Recursive-descent parser, in stupid C style, with ugly error handler. Completed.
Rewrite version 1, using Monad. Under construction.
I will rewrite it after learning Combinator Parsing, or some tools like Parsec or Alex&Happy.
This project is licensed under the WTFPL.