How to write an interpreter?

Santoemma Enrico Enrico.Santoemma at beta80group.it
Tue Apr 19 10:28:50 EDT 2005


Hello,

may somebody give the directions to write an interpreter in Haskell?
Is the parsec package enough, or I'll also need to write a 'grammar' and feed some tool with it?
I want to put the language's source into xml and parse the file at runtime, so an embedded language isn't the right choice, I guess.

Thanks,
Enrico


More information about the Glasgow-haskell-users mailing list