[Haskell-cafe] Haskell implementation of ideas from StandardML as a Metaprogramming language

CK Kashyap ck_kashyap at yahoo.com
Thu Jan 14 12:09:30 EST 2010


Hi All,
I was just going over the paper titled - "Standard ML as a meta programming language" by Samuel Kamin - It has a few ideas of generating C++ code from ML. The first one being generating C++ top down parser. I wanted to try out the sample in Haskell - I was wondering if anyone's already done that - I could just look at that implementation for reference.
Regards,
Kashyap


      



More information about the Haskell-Cafe mailing list