Essentials of Programming Languages

By (author): "Christopher T. Haynes, Mitchell Wand, Daniel P. Friedman"
Publish Date: January 7th 1992
Essentials of Programming Languages
ISBN0262062178
ISBN139780262062176
AsinEssentials of Programming Languages
Original titleEssentials of Programming Languages
This textbook offers an understanding of the essential concepts of programming languages. The approach is analytic and hands-on. The text uses interpreters, written in Scheme, to express the semantics of many essential language elements in a way that is both clear and directly executable. It also examines some important program analyses. Extensive exercises explore many design and implementation alternatives.