You may find an error correcting combinator based parser in the directory uust, to be found at cvs.cs.uu.nl

Just check out the whole tree and follow the building and installing instructions. The parser etc can be found in the UHC section. It makes use of the parser combinators found elsewhere in the tree,

Doaitse Swierstra




On woensdag, september 10, 2003, at 12:33 PM, Peter Robinson wrote:


Hello!
Does anyone know a reasonable standalone Parser for the Haskell Grammar? The
only one i found was hsparser but it's still an alpha release and i get a few
errors during compiling. I know i could write one using Happy but i don't
want to reinvent the wheel...
regards
Peter


_______________________________________________
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

Reply via email to