Forth Parser Based on Bradford J. Rodriguez's BNF parser. Inspiration on updating from this. Goals Support yacc like actions. Allow inline strings + chars. Something like kleene star/plus. (TODO) Nicer syntax. (TODO) Structure as library.