Programming Language Processors in Java: Compilers and Interpreters

Posted By: Willson

David Watt, Deryck Brown, "Programming Language Processors in Java: Compilers and Interpreters"
English | 2000 | ISBN: 0130257869 | 436 pages | PDF | 36 MB


This book provides a gently paced introduction to techniques for implementing programming languages by means of compilers and interpreters, using the object-oriented programming language Java. The book aims to exemplify good software engineering principles at the same time as explaining the specific techniques needed to build compilers and interpreters.