Compiler Construction with ANTLR and Java
By Gary L. Schaps, March 01, 1999
ANTLR, short for "Another Tool for Language Recognition," is a language tool that gives you a framework for constructing recognizers, compilers, and translators for C, C++, and Java.
Mar99: Compiler Construction with ANTLR and Java
Compiler Construction with ANTLR and Java
By Gary L. Schaps
Dr. Dobb's Journal March 1999
{PBIBuilder.getPMode(PG) == 1}? ( lvmVector[pat] )*
{pat.analyzeLVMFormats();}
|
( pgInstruction[pat] )*
Example 7: A disambiguating semantic predicate.
Copyright © 1999, Dr. Dobb's Journal