C# for Bison and Lex open source project

ndrochak@gol.com (Nick Drochak)
11 Sep 2001 00:27:35 -0400

          From comp.compilers

Related articles
C# for Bison and Lex open source project ndrochak@gol.com (2001-09-11)
| List of all articles for this month |

From: ndrochak@gol.com (Nick Drochak)
Newsgroups: comp.compilers
Date: 11 Sep 2001 00:27:35 -0400
Organization: http://groups.google.com/
Keywords: Java, parse
Posted-Date: 11 Sep 2001 00:27:34 EDT

Hi all,


I have started an open source project to port JB to C#. JB takes the output
from flex/bison and produces a compiler written in Java, thus the actions in
the scanner and parser can be written in Java too. My project extends JB to
allow C# actions.


Anyone who has an interest in such a project can check it out and/or
volunteer to contribute here:
http://sourceforge.net/projects/jb2csharp


The system is in alpha right now, so testing and constructive criticism
would be greatly appreciated.


Regards,
Nick Drochak


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.