Аннотация
This book uses a functional programming language (F#) as a metalanguage to present all concepts and examples, and thus has an operational flavour, enabling practical experiments and exercises. It includes basic concepts such as abstract syntax, interpretation, stack machines, compilation, type checking, garbage collection, and real machine code. Also included are more advanced topics on polymorphic types, type inference using unification, co- and contravariant types, continuations, and backwards code generation with on-the-fly peephole optimization.
This second edition includes two new chapters. One describes compilation and type checking of a full functional language, tying together the previous chapters. The other describes how to compile a C subset to real (x86) hardware, as a smooth extension of the previously presented compilers.The examples present several interpreters and compilers for toy languages, including compilers for a small but usable subset of C, abstract machines, a garbage collector, and ML-style polymorphic type inference. Each chapter has exercises.
Programming Language Concepts covers practical construction of lexers and parsers, but not regular expressions, automata and grammars, which are well covered already. It discusses the design and technology of Java and C# to strengthen students’ understanding of these widely used languages.



![Язык Swift молод, он растет, развивается и изменяется. Но основные подходы к программированию и разработке уже сформировались, и в новом, четвертом издании книги... Swift [Основы разработки приложений под iOS и macOS]](https://www.rulit.me/data/programs/images/swift-osnovy-razrabotki-prilozhenij-pod-ios-i-macos_554812.jpg)
![Висвітлено основні поняття програмування, базові типи, операції й засоби організації обчислень мовою C++, а також елементи технології створення програм. Наведено... Вступ до програмування мовою C++. Організація обчислень [укр.]](https://www.rulit.me/data/programs/images/vstup-do-programuvannya-movoyu-c-organizaciya-obchislen-ukr_565852.jpg)
![Хватит тратить время на скучные академические фолианты! Изучение Computer Science может быть веселым и увлекательным занятием.
Владстон Феррейра Фило знакомит нас... Теоретический минимум по Computer Science [Все, что нужно знать программисту и разработчику]](https://www.rulit.me/data/programs/images/teoreticheskij-minimum-po-computer-science-vse-chto-nuzhno-z_522475.jpg)


![Практическое руководство по созданию современных Web-сайтов, соответствующих концепции Web 2.0. Описаны языки HTML 5 и CSS 3, применяемые, соответственно, для создания... HTML 5, CSS 3 и Web 2.0 [Разработка современных Web-сайтов]](https://www.rulit.me/data/programs/images/html-5-css-3-i-web-2-0-razrabotka-sovremennyh-web-sajtov_526337.jpg)
Комментарии к книге "Programming Language Concepts [2nd Edition]"