philiplaureano / ANTLR4.ParserHelpers

A simple .NET ANTLR4 extension library that removes the boilerplate code for listening and visiting ANTL4-generated parse trees.
Apache License 2.0
3 stars 5 forks source link

Nice work! #1

Open gregsohl opened 10 years ago

gregsohl commented 10 years ago

Nice wrapping of the common code for running Antlr. Would you be able to publish a short sample of use too?

Greg

ghost commented 7 years ago

+1

sanastasiou commented 7 years ago

+1

sanastasiou commented 7 years ago

I also would like a small how to :) otherwise nice work.