Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Programming Language Processors in Java: Compilers and Interpreters by David Watt

Posted By: Free butterfly
Programming Language Processors in Java: Compilers and Interpreters by David Watt

Programming Language Processors in Java: Compilers and Interpreters by David Watt
English | February 14, 2000 | ISBN: 0130257869 | 438 pages | DJVU | 2 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.