[antlr-interest] How use targets?

Brian Lavender brian at brie.com
Thu Aug 19 08:36:04 PDT 2010


Do you mean have ANTLR create your LEXER/PARSER in another target?

grammar Agenda;

options {language='Java';}

On Thu, Aug 19, 2010 at 05:11:17PM +0200, Borneq wrote:
> I download ANTLR-3.1-2009-06-28.7z. Here are DLL and stg for other targets.
> Antlr3.exe creates Java files. How to create files for other targets?
> 
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address

-- 
Brian Lavender
http://www.brie.com/brian/

"There are two ways of constructing a software design. One way is to
make it so simple that there are obviously no deficiencies. And the other
way is to make it so complicated that there are no obvious deficiencies."

Professor C. A. R. Hoare
The 1980 Turing award lecture


More information about the antlr-interest mailing list