From 2ad629d1b7122ad593e08d05db5eb3ee36a98c3e Mon Sep 17 00:00:00 2001 From: Nick Drochak Date: Thu, 6 Sep 2001 19:06:00 +0000 Subject: 2001-09-07 Nick Drochak * c-sharp: Put in reference to jb2csharp project on Sourceforge for those interested in helping with the port. svn path=/trunk/mono/; revision=735 --- web/c-sharp | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'web/c-sharp') diff --git a/web/c-sharp b/web/c-sharp index 0c5be542f02..287a733dde4 100644 --- a/web/c-sharp +++ b/web/c-sharp @@ -72,16 +72,20 @@ * Jay does not work correctly with `error' productions, making parser errors hard to point. It would be best to port the Bison-To-Java compiler to - become Bison-to-C# compiler (bjepson@oreilly.com - might have more information) + become Bison-to-C# compiler. + + Nick Drochak has started a project on SourceForge for this. + You can find the project at: + http://sourceforge.net/projects/jb2csharp/ Interesting and Fun hacks to the compiler: