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

Jim Idle jimi at temporal-wave.com
Wed Oct 5 09:05:58 PDT 2011


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


More information about the antlr-interest mailing list