[Haskell-cafe] generating foreign Code (Java, C++, PHP)?
Stephen Tetley
stephen.tetley at gmail.com
Tue Sep 7 08:37:57 EDT 2010
Hi Günther
You might want to look at Samuel Kamin's work in the first instance.
This was later extended by Conal Elliott and others to use typed
representations (i.e. abstract syntax) - Samuel Kamin used
quasi-quoted Strings.
http://loome.cs.uiuc.edu/pubs.html
Particularly these two:
http://loome.cs.uiuc.edu/pubs/ml-meta-extabs.pdf
http://loome.cs.uiuc.edu/pubs/ml-meta.pdf
More information about the Haskell-Cafe
mailing list