[antlr-interest] ANTLR works with Delphi 5?

Mike Lischke lists at lischke-online.de
Mon Dec 27 02:13:50 PST 2004


Hi Jordi


Can ANTLR be used with Delphi 5?
If it's possible, how can I install it and how I should use ANTLR inside Pascal code? There's any document where that's
explained? 

No, this is not possible. ANTLR is a Java application and produces lexers and parsers for Java, C++ and since recently
also Python (IIRC) .

If not, which is the best envirointment for ANTLR? Microsoft Visual C++? (ugghs... I think is difficult drawings in MS
Visual C++...) 

Since ANTLR is a Java application you need an IDE that supports Java. I have been happy for about a year using Eclipse
(www.eclipse.org). You may of course use any of your prefered IDEs, which supports Java (e.g. Borland J Builder).
 
PS: Could you please try not to post using Yahoo or look for an option to only send plain text messages? It is really
annyoing (and dangerous at the same time) to send HTML messages, particularly to mailing lists. Please be so kind and
consider this next time you post a message. Thank you.
Mike
--
www.soft-gems.net 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20041227/6aa46e11/attachment.html


More information about the antlr-interest mailing list