zghost123: > hello, im interested in using haskell to generate code and make > little AI applications for fun.. > > is anyone already doing this sort of thing? it would be fun to collaborate > with people on this.
Lots of people are generating code from Haskell.
Some useful libraries to look at:
Language.C
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/language-c
Language.X86ASM
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/harpy
Language.JavaScript
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HJavaScript
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HJScript
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/WebBits
Language.Parrot
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsParrot
Language.Haskell
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe
