bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C# parser for bison


From: Jérémy DEMEULE
Subject: C# parser for bison
Date: Wed, 17 May 2006 22:17:19 +0200

Hi,

This is a little message to present my last update on the C# LALR(1)
back-end to bison.
I've already done a C# back-end to bison (based on lalr1.cc) on may 2005 and
I've 
update it recently to be more closer to the last change of the original
back-end 
and improve it with .NET 2.0 (using generics).
I've also done little documentation on it (English and French version).
Source files and documentation are available here:
       http://djduron.no-ip.org/pub/bison/bison-en.htm.

This file could be a start point if someone chooses the first proposition of
the 
Google Summer of Code for Bison (Extension to other languages).

I'm also ready to improve this back-end... if I have enough time ;-)


--
Jérémy DEMEULE

Attachment: lalr1.cs.bz2
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]