This can be very helpful: Implementation of FP languages by Simon Peyton Jones
http://research.microsoft.com/en-us/um/people/simonpj/papers/slpj-book-1987/index.htm 2011/11/16 Shogo Sugamoto <[email protected]> > Hi,Cafe. > > I want to create my own Programming Language with Haskell, and I learn > how to do it. > I read: > > WikiBooks of "Write Yourself a Scheme in 48 Hours", > "Real World Haskell" of Chapter "Using Parsec", > Source of "HJS", > Book of "Introduction of Functional Programming Using Haskell". > > Ok,What is another good source creating my own Programming Language > with Haskell? > Thanks :) > > esehara > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
