[antlr-interest] How to make case insensitive token checker for the lexical analysis part of antlr in C program?

金杰 hellojinjie at gmail.com
Wed Oct 5 22:10:15 PDT 2011


Hi Jim,
Thank you for answering my question.
I am a graduate from Shanghai. Currently working on building a Stream
Process Engine. I need a tool to parse StreamSQL. ANTLR3 is great.

thank you again.


On Thu, Oct 6, 2011 at 12:05 AM, Jim Idle <jimi at temporal-wave.com> wrote:

> Most of the C based projects are not open source. But there are a lot of
> SQL
> parsers using the C engine and a lot of other proprietary products.
>
> Jim
>
>
>
> > -----Original Message-----
> > From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> > bounces at antlr.org] On Behalf Of ??
> > Sent: Wednesday, October 05, 2011 5:53 AM
> > To: antlr-interest at antlr.org
> > Subject: Re: [antlr-interest] How to make case insensitive token
> > checker for the lexical analysis part of antlr in C program?
> >
> > I find it in the wiki, thank you all..
> > http://www.antlr.org/wiki/pages/viewpage.action?pageId=1782
> >
> > I still have a question to ask: any C project that using antlr3?
> >
> > I find many Java project that using antlr, e.g. Hive, Esper (a stream
> > process engine) Thanks to these open sourced Java project, I learned a
> > lot skills about using antlr3 in java.
> >
> > we have the wiki (
> > http://www.antlr.org/wiki/display/ANTLR3/Using+the+ANTLR3+C+Target)
> > but, I want to look for a more complex one.
> > So, could you figure out any C project that using antlr3?
> >
> > Thanks.
> >
> > --
> > 金杰
> >
> > List: http://www.antlr.org/mailman/listinfo/antlr-interest
> > Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-
> > email-address
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>



-- 
金杰


More information about the antlr-interest mailing list