Difference between revisions of "String interpolation"

From HaskellWiki
Jump to navigation Jump to search
 
Line 4: Line 4:
 
* [http://groups.google.de/group/fa.haskell/browse_thread/thread/34741c2a5c311a17/dafc81682be54be6?lnk=st&q=%22Efficient+use+of+ByteString+and+type+classes+in+template+system+++%22&rnum=1&hl=en#dafc81682be54be6 a perl/python like string templating system (google groups)]
 
* [http://groups.google.de/group/fa.haskell/browse_thread/thread/34741c2a5c311a17/dafc81682be54be6?lnk=st&q=%22Efficient+use+of+ByteString+and+type+classes+in+template+system+++%22&rnum=1&hl=en#dafc81682be54be6 a perl/python like string templating system (google groups)]
 
* [http://darcs.johantibell.com/template/ a perl/python like string templating system (darcs repo)]
 
* [http://darcs.johantibell.com/template/ a perl/python like string templating system (darcs repo)]
  +
* [http://www.cse.unsw.edu.au/~dons/code/icfp05/tests/unit-tests/VariableExpansion.hs Variable Expansion Hack for the ICFP Contest]

Revision as of 10:29, 17 April 2007