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 (Repost)

Posted By: leonardo78
Essentials of Programming Languages (Repost)

Essential XUL Programming by Vaughn Bullard, Kevin T. Smith, Michael C. Daconta
2001 | ISBN: 0262062178 | 408 pages | PDF | 2,4 MB

This textbook offers a deep 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.