Constructing Language Processors for Little Languages
Randy M. Kaplan
Published: 1994-08-23
Pages: 452
This unique book is an extremely practical, step-by-step guide to developing language processors. At the same time, it tells you everything you need to know to build, from scratch, custom-made little languages that will considerably streamline your programming chores. Long on nuts-and-bolts, hands-on guidance with just enough theory, the book is packed with specific real-world examples of all topics covered, and is organized around the design, development, debugging, and implementation of an interpreter and compiler to process a little language for storing, retrieving, and manipulating images. An excellent guide for seasoned programmers who need to develop special purpose languages and the processors needed to run them, Constructing Language Processors for Little Languages is also a superior introduction to the basics of building compilers and interpreters for students and beginners.