[antlr-interest] how to configure the antlr jar in unix for C/c++

Jim Idle jimi at temporal-wave.com
Mon Jul 18 10:42:50 PDT 2011


There is no difference. The jar is still a jar and is directed to created
C instead of Java by the language option in your .g file. Most people are
using Linux rather than Windows I think. For instructions on installing
the C runtime, check out the C API docs linked on the home page.

Jim

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Asjad Naaz
> Sent: Monday, July 18, 2011 12:31 AM
> To: antlr-interest
> Subject: [antlr-interest] how to configure the antlr jar in unix for
> C/c++
>
> Hi All,
>
> As I have always built my parsers in ANTLR using Java. Now i want to
> try for the C/C++ in Unix environment. I went through the ANTLR site
> but could find the steps how to install or use ANTLR in Unix
> environment with C/C++ because most of the peoples are using it on
> visual studio.
>
>
>
> With regards,
> Abdul Asjad Naaz
>
> ____________________________________________
> =====-----=====-----=====
> Notice: The information contained in this e-mail message and/or
> attachments to it may contain confidential or privileged information.
> If you are not the intended recipient, any dissemination, use, review,
> distribution, printing or copying of the information contained in this
> e-mail message and/or attachments to it are strictly prohibited. If you
> have received this communication in error, please notify us by reply e-
> mail or telephone and immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
> 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