This is a list of links that might be useful for writing a new programming language in Haskell that compiles to Perl, Python, JavaScript and Ruby.
- http://book.realworldhaskell.org/alpha/starting.html
- http://haskell.org/haskellwiki/Video_presentations - xmonad "A Taste of Haskell" video (Top of the List)
- http://www.haskell.org/haskellwiki/Blog_articles/Parsing
- http://books.google.com/books?id=olp7lAtpRX0C
- http://en.wikibooks.org/wiki/Haskell
- http://www.haskell.org/haskellwiki/Meta-tutorial
- http://www.haskell.org/~pairwise/intro/intro.html
- "Programming in Haskell" by Graham Hutton
- http://docs.python.org/ref/ref.html - Python Spec
- http://research.microsoft.com/~simonpj/papers/marktoberdorf/
- http://www.rubycentral.com/pickaxe/
- http://en.wikipedia.org/wiki/C_%28programming_language%29
- http://en.wikipedia.org/wiki/JavaScript
- http://newjs.rubyforge.org/
- http://www.haskell.org/tmrwiki/WhyAttributeGrammarsMatter
- http://svn.pugscode.org/pugs/misc/Blondie/milner.pl
