You may have a look at my version of the parser combinators, which:
- are deterministic, and thus relatively fast
- correct errors in the input
- have now been tuned with a scanner coming with it
- have been extended with some new useful combinators.
Unfortunately I am now in Bolivia (so do not reply to this address). You
may find a somehat older version through my home page at Utrecht
University.
I intend to put them, with a small description, on the net, together with a
very small attribute grammar system, and an example mini-compiler.
If you are in urgent need you may contact [EMAIL PROTECTED], for a more or
less complete set of files,
Doaitse Swierstra