[antlr-interest] How to separate lexer and parser? How to invoke ANTLR?

Paul Keir paul at paulkeir.com
Wed May 30 05:50:51 PDT 2007


Hi David,

You can make the CLASSPATH more permanent by setting it as a Windows 
environment variable. Right click 'My Computer' -> Properties -> 
Advanced -> Environment variables

e.g. I have a 'System Variable' called CLASSPATH which contains

.;%ANTLR%/lib/antlr-2.7.7.jar;%ANTLR%/lib/antlr-3.0.jar;%ANTLR%/lib/antlr-runtime-3.0.jar;%ANTLR%/lib/stringtemplate-3.0.jar

and ANTLR is

C:\dev\antlr\antlr-3.0

Cheers,
Paul

-- 
512k Broadband £14.99 per month
Unlimited Downloads - No extra Costs
£14.99 per month (inc. VAT)
Order Now www.adsl4less.com


More information about the antlr-interest mailing list