Query: antlr3
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ANTLR(3) antlr ANTLR(3)NAMEANTLR - ANother Tool for Language Recognition, version 3SYNOPSISjava org.antlr.Tool or antlr3 [args] file.g file2.g file3.g ...]DESCRIPTIONANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions. -o outputDir specify output directory where all output generated. -fo outputDir same as -o but force even files with relative paths to dir. -lib dir specify location of token files. -depend generate file dependencies. -report print out a report about the grammar(s) processed. -print print out the grammar without actions. -debug generate a parser that emits debugging events. -profile generate a parser that computes profiling information. -nfa generate an NFA for each rule. -dfa generate a DFA for each decision point. -message-format name specify output style for messages. -verbose generate ANTLR version and other information. -make only build if generated files older than grammar. -version print the version of ANTLR and exit. -X display extended argument list.AUTHORThis manual page was written by Ludovic Claude <ludovic.claude@laposte.net>SEE ALSOjava(1), runantlr(1), http://www.antlr.org/GNUJune 27, 2010 ANTLR(3)
Related Man Pages |
---|
jflex(1) - debian |
ocamlyacc(1) - debian |
antlr3(3) - debian |
ocamlyacc(1) - centos |
bison(1) - osx |
Similar Topics in the Unix Linux Community |
---|
Tool for make file |
jcpp 1.0.7 (Default branch) |
generate a report |
LogAnalysis Tool |
I need help on AIX command |