Name: Anonymous 2006-12-05 21:33
Gentlemen, I'm looking for grammar-based text-processing tools such as convert formats based on a BNF grammar (like XSLT, only good, non-XML-based (free language)), or a form-based form-generating validating editor based on grammar (so for example, if you define the INI files grammar, you get an INI file editor).
I can do flex/bison, but I don't want to write C for every thing I need to do; I'm looking for tools that will do this. Any ideas?
I can do flex/bison, but I don't want to write C for every thing I need to do; I'm looking for tools that will do this. Any ideas?