Re: Modularized parser files covering similar grammars

2005-06-13 Thread Akim Demaille
>>> "Frans" == Frans Englich <[EMAIL PROTECTED]> writes: > My wondering is how I practically should modularize the code in order to > efficiently support these different languages. In the future, I would like to have something like %import in Bison, but currently, you'll have to put everything

Modularized parser files covering similar grammars

2005-06-13 Thread Frans Englich
Hello, I have a design dilemma that will become real some time in the future, and consider how large it is, I thought it could be a good idea to take a quick look forward. I am building a Bison parser for a language, or to be precise, multiple languages which all are very similar. I have a "m