Posted 13 years ago
by Tobias Lingemann
-
Software Devolpment Engineer,
Vector Informatik GmbH
Version: 4.0.0288
Hi,
is it possible to generate the semantic parser from a bison file? I just started looking at parser generators that can produce C# code like ANTLR.
Would it be possible to modify the existing bison file to get a semantic parser for SyntaxEditor?
Basically we just want to improve the maintainability for the editor, whenever the compiler is changed. It would be a huge benefit, if we would not have to make all changes twice.
[Modified at 06/07/2011 08:59 AM]
is it possible to generate the semantic parser from a bison file? I just started looking at parser generators that can produce C# code like ANTLR.
Would it be possible to modify the existing bison file to get a semantic parser for SyntaxEditor?
Basically we just want to improve the maintainability for the editor, whenever the compiler is changed. It would be a huge benefit, if we would not have to make all changes twice.
[Modified at 06/07/2011 08:59 AM]
Best regards, Tobias Lingemann.