Difference between revisions of "String interpolation"

From HaskellWiki
Jump to navigation Jump to search
(PLEAC considered harmful)
m (String Interpolation moved to String interpolation)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
* [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]
 
* [http://www.cse.unsw.edu.au/~dons/code/icfp05/tests/unit-tests/VariableExpansion.hs Variable Expansion Hack for the ICFP Contest]
  +
* [http://www.haskell.org/all_about_monads/html/readermonad.html Variable Substitutions and Included Templates with the Reader Monad (All About Monads)]

Latest revision as of 02:19, 25 April 2007