Using ANTLR 3.3?

后端 未结 4 1716
执念已碎
执念已碎 2020-11-27 09:33

I\'m trying to get started with ANTLR and C# but I\'m finding it extraordinarily difficult due to the lack of documentation/tutorials. I\'ve found a couple half-hearted tuto

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 10:02

    Have you looked at Irony.net? It's aimed at .Net and therefore works really well, has proper tooling, proper examples and just works. The only problem is that it is still a bit 'alpha-ish' so documentation and versions seem to change a bit, but if you just stick with a version, you can do nifty things.

    p.s. sorry for the bad answer where you ask a problem about X and someone suggests something different using Y ;^)

提交回复
热议问题