[antlr-interest] Non trivial C# examples

Thomas Brandon tbrandonau at gmail.com
Sat Feb 16 11:57:38 PST 2008


On Feb 17, 2008 6:25 AM, Benjamin Shropshire
<shro8822 at vandals.uidaho.edu> wrote:
> Thomas Brandon wrote:
> > Check out the examples package. Available from the ANTLR download page
> > or from http://www.antlr.org/download/examples-v3.tar.gz
> >
> > Tom.
> >
> >
> Don't take my word choice to seriously but:
>
> WHY THE #$%@#$@ isn't that link on the FRONT PAGE!?!?!?!
>
> :-b
Well, it's on the download page which you presumably went to to get
ANTLR. But I'll admit it isn't very visible there. Not sure if it's in
the newer intermediate builds, I think the examples may only have been
added to the depot since the last release. That would seem a good idea
if they aren't already.
>
> That link or a link to some sort of index* to it should be on the front
> page (I think putting it on the top-of-page link bar would be about
> right). Also I think it would be handy to have more examples of minimal
> grammars that demonstrate features. (I rather hope the code for these
> already exist in antlr's test suite.)
>
Some of those are just small examples that demonstrate
features\approaches. Not sure how sensibly you could break it down
further.

Tom.
> Benjamin Shropshire
>
> * "example foo.g shows uses of ___, example bar.g shows use of ____,
> example baz.g uses AST, example pickle.g uses StringTemplate, ..."
> sorted with things that do stuff "the antlr way" at the top.
>
>
> > On Feb 16, 2008 11:43 AM, Benjamin Shropshire
> > <shro8822 at vandals.uidaho.edu> wrote:
> >
> >> Does anyone known of where I can find some non trivial working examples
> >> of antlr projects done in C#?
> >>
> >> I'm not looking for projects people have done but stuff that was written
> >> specifically to be an example for new users. The examples that are used
> >> in the documentation are so trivial that they don't get to what I need
> >> and the projects I can find are complicated enough that I can't find the
> >> stuff I need.
> >>
> >>
> >>
> >
> >
>
>


More information about the antlr-interest mailing list