Programming language concepts
Book information
Description
Programming Language Conceptsuses a functional programming language (F#) as the metalanguage in which 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, and garbage collection techniques, as well as the 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. Programming Language Conceptscovers practical construction of lexers and parsers, but not regular expressions, automata and grammars, which are well covered elsewhere. It throws light on the design and technology of Java and C# to strengthen students' understanding of these widely used languages. The examples present several interpreters and compilers for toy languages, including a compiler for a small but usable subset of C, several abstract machines, a garbage collector, and ML-style polymorphic type inference. Each chapter has exercises based on such examples.
Similar books
Mastering JavaScript Design Patterns - Essential Solutions for Effective JavaScript Web Design
2014 · MOBI
SQL Practice Problems: 57 Beginning, Intermediate, and Advanced Challenges for You to Solve Using a ''Learn-By-Doing'' Approach
2016 · PDF
Securing PHP Web Applications
2008 · PDF
MySQL administrator's guide and language reference
2006 · PDF
Mastering Java Machine Learning
2017 · PDF
Mashup Patterns: Designs and Examples for the Modern Enterprise
2009 · PDF
Mastering JavaScript Design Patterns
2014 · PDF
Mastering Java Machine Learning
2017 · EPUB