- Добавил: bhaer
- Дата: 4-09-2017, 17:33
- Комментариев: 0

Название: Programming Language Concepts, 2nd Edition
Автор: Peter Sestoft
Издательство: Springer
Год: 2017
Страниц: 341
Формат: PDF
Размер: 13 Mb
Язык: English
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.