
Programming Language Processors in Java: Compilers and Interpreters
Posted by jack_miller | Published 9 months ago

With 10 ratings
By: David Watt and Deryck Brown
Purchased At: $2.49 (34 used & new offers)
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.