Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Essentials of Programming Languages, third edition by Mitchell Wand [Repost]

Posted By: Free butterfly
Essentials of Programming Languages, third edition by Mitchell Wand [Repost]

Essentials of Programming Languages, third edition by Mitchell Wand
English | 16 May 2008 | ISBN: 0262062798 | 433 Pages | PDF | 3 MB

This book provides students with a deep, working understanding of the essential concepts of programming languages. Most of these essentials relate to the semantics, or meaning, of program elements, and the text uses interpreters (short programs that directly analyze an abstract representation of the program text) to express the semantics of many essential language elements in a way that is both clear and executable.