Narrow your search

Library

AP (3)

KDG (3)


Resource type

digital (3)


Language

English (3)


Year
From To Submit

2017 (1)

2012 (1)

2006 (1)

Listing 1 - 3 of 3
Sort by

Digital
Programming Languages and Systems (vol. # 3924) : 15th European Symposium on Programming, ESOP 2006, Held as Part of the Joint European
Author:
ISBN: 9783540330967 Year: 2006 Publisher: Berlin Heidelberg Springer-Verlag GmbH

Loading...
Export citation

Choose an application

Bookmark

Abstract


Digital
Programming Language Concepts
Author:
ISBN: 9781447141563 Year: 2012 Publisher: London Springer London

Loading...
Export citation

Choose an application

Bookmark

Abstract


Digital
Programming Language Concepts
Author:
ISBN: 9783319607894 Year: 2017 Publisher: Cham Springer International Publishing

Loading...
Export citation

Choose an application

Bookmark

Abstract

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.

Listing 1 - 3 of 3
Sort by