On Sun, Nov 08, 2009 at 04:49:37PM -0200, Felipe Lessa wrote: > You don't need to code all the parser by hand. You can use, for > example, Parsec parsers. IOW, you may use the language's implicit stack instead of building your own. -- Felipe.