Hello Dennis, > I'm interested in a C# parser and have been looking at the mcs parser. I > remember seeing somewhere that there were a couple bugs in it? Were they > bugs or just small feature request kind of changes? I know it's based on a > port of jay and may use bison in the future, but otherwise are there any > changes occurring to it in the near future?
I am not planning on making changes to jay in the short future. In the long run, I would like to add some better error recovery like Bison has, but nothing really different from what is there Miguel. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
