Thanks in advance.
|
|
Antlr supports C# code generation, though it is LL(k) not technically LALR. Its tree rewriting rules are an interesting feature though. |
||
|
|
|
|
The Gardens Point Parser Generator looks good, however I've not had a chance to try it myself. |
||
|
|
|
|
SableCC can generate c# code. It's pretty good but you need a few days to figure out how it all works, because the documentation ist not that great |
||
|
|
