Language Translation Using PCCTS and C++ by Terence John Parr
Publisher: Automata Publishing Company 1993
Number of pages: 310
This book is a reference guide for the parser generator ANTLR, ANother Tool for Language Recognition, and the tree-parser generator SORCERER, which is suited to source-to-source translation. It is intended as a reference manual not a textbook or how-to book on language translation. The book is valuable to any scientist, engineer, or programmer who has to translate, evaluate, interpret, manipulate or otherwise examine data or language statements of any kind.
Computers & Internet Programming Languages & Tools C++ Computer Science Programming Language Theory Compiler Construction