Haskell interpreter in Haskell?

senganb@ia.nsc.com senganb@ia.nsc.com
Mon, 19 Nov 2001 18:17:14 -0500


I was wondering wheter anyone has written a SMALL haskell
interpreter in haskell? (& if so to what level of sophistication?)

I would like a compiled Haskell application to provide
the user with the option of writing Haskell macros without
including ghc into the executable, because ghc would be
overkill.

Sengan