Main /
OxParserGeneratorCategories: GEN rds-hosted Language Tools Ox Parser Generator 26K Author: David Cuny Date: Nov 4 2000 http://www.rapideuphoria.com/ox.zip Give it a grammar (language description). It will make a parser (syntax checker) for that language, written in Euphoria. You can include the parser in your application, and you can specify actions to be performed as elements of your language are recognized. Nov 3: $pre directive fixed. Nov 4: identifiers with embedded keywords fixed |