JB port to C# (JB2CSharp) News
Status: Alpha
Brought to you by:
nickdragon
In response to a request by the Mono project [1], we have started a port of JB (a Java-enabled Bison/Flex package [2]) to C#.
Today we imported the current work in progress into CVS and will be fleshing out the sourceforge project items as soon as we can.
The first matter at hand is to finish the brute-force port and see if we can get the darn thing to compile. Once we have a working proof-of-concept system that can produce compilers using C# sytax in the lexer and parser, we will look at refactoring the code to handle both languages, and possible more.
Nick Drochak
Project Admin
[1] http://www.go-mono.com
[2] http://www.cs.colorado.edu/~dennis/software/jb.html