Difference between revisions of "String interpolation"

From HaskellWiki
Jump to navigation Jump to search
(PLEAC considered harmful)
Line 1: Line 1:
 
* [[Poor man's here document]]
 
* [[Poor man's here document]]
* [http://pleac.sourceforge.net/pleac_haskell/strings.html String Tips from PLEAC Haskell]
 
 
* [http://blog.moertel.com/articles/2006/10/18/a-type-based-solution-to-the-strings-problem A type-based solution to the "strings problem": a fitting end to XSS and SQL-injection holes? (Safestrings)]
 
* [http://blog.moertel.com/articles/2006/10/18/a-type-based-solution-to-the-strings-problem A type-based solution to the "strings problem": a fitting end to XSS and SQL-injection holes? (Safestrings)]
 
* [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)]

Revision as of 11:41, 17 April 2007