[nem-en] Parser combinators / Do you need to parse something?
Elifant
elifantu at mail.ru
Sun Jul 1 05:43:01 CEST 2007
Hello all.
I've ported Parsec library from Haskell to Nemerle. It is almost
complete, it can parse strings and XML (uses XmlReader inside).
Now I need to polish it. I want to write complex parser in order to
debug library and show how to use it.
I can write parser for something like YAML or Python, but if you need
some parser for your needs, tell me about it.
Thus it will be usefull not only to me, but to you too.
More information about the devel-en
mailing list