Design Concepts in Programming Languages

Design Concepts in Programming Languages
Author :
Publisher : MIT Press
Total Pages : 1347
Release :
ISBN-10 : 9780262303156
ISBN-13 : 0262303159
Rating : 4/5 (159 Downloads)

Book Synopsis Design Concepts in Programming Languages by : Franklyn Turbak

Download or read book Design Concepts in Programming Languages written by Franklyn Turbak and published by MIT Press. This book was released on 2008-07-18 with total page 1347 pages. Available in PDF, EPUB and Kindle. Book excerpt: Key ideas in programming language design and implementation explained using a simple and concise framework; a comprehensive introduction suitable for use as a textbook or a reference for researchers. Hundreds of programming languages are in use today—scripting languages for Internet commerce, user interface programming tools, spreadsheet macros, page format specification languages, and many others. Designing a programming language is a metaprogramming activity that bears certain similarities to programming in a regular language, with clarity and simplicity even more important than in ordinary programming. This comprehensive text uses a simple and concise framework to teach key ideas in programming language design and implementation. The book's unique approach is based on a family of syntactically simple pedagogical languages that allow students to explore programming language concepts systematically. It takes as premise and starting point the idea that when language behaviors become incredibly complex, the description of the behaviors must be incredibly simple. The book presents a set of tools (a mathematical metalanguage, abstract syntax, operational and denotational semantics) and uses it to explore a comprehensive set of programming language design dimensions, including dynamic semantics (naming, state, control, data), static semantics (types, type reconstruction, polymporphism, effects), and pragmatics (compilation, garbage collection). The many examples and exercises offer students opportunities to apply the foundational ideas explained in the text. Specialized topics and code that implements many of the algorithms and compilation methods in the book can be found on the book's Web site, along with such additional material as a section on concurrency and proofs of the theorems in the text. The book is suitable as a text for an introductory graduate or advanced undergraduate programming languages course; it can also serve as a reference for researchers and practitioners.


Design Concepts in Programming Languages Related Books

Design Concepts in Programming Languages
Language: en
Pages: 1347
Authors: Franklyn Turbak
Categories: Computers
Type: BOOK - Published: 2008-07-18 - Publisher: MIT Press

DOWNLOAD EBOOK

Key ideas in programming language design and implementation explained using a simple and concise framework; a comprehensive introduction suitable for use as a t
Scheme and the Art of Programming
Language: en
Pages: 344
Authors: George Springer
Categories: Computer programming
Type: BOOK - Published: 1990 - Publisher:

DOWNLOAD EBOOK

This is the first introduction to computer programming text to focus on functional programming which is not too mathematically rigorous for freshmen. The text f
Concepts, Techniques, and Models of Computer Programming
Language: en
Pages: 944
Authors: Peter Van Roy
Categories: Computers
Type: BOOK - Published: 2004-02-20 - Publisher: MIT Press

DOWNLOAD EBOOK

Teaching the science and the technology of programming as a unified discipline that shows the deep relationships between programming paradigms. This innovative
Advanced Topics in Types and Programming Languages
Language: en
Pages: 589
Authors: Benjamin C. Pierce
Categories: Computers
Type: BOOK - Published: 2024-07-02 - Publisher: MIT Press

DOWNLOAD EBOOK

A thorough and accessible introduction to a range of key ideas in type systems for programming language. The study of type systems for programming languages now
Types and Programming Languages
Language: en
Pages: 656
Authors: Benjamin C. Pierce
Categories: Computers
Type: BOOK - Published: 2002-01-04 - Publisher: MIT Press

DOWNLOAD EBOOK

A comprehensive introduction to type systems and programming languages. A type system is a syntactic method for automatically checking the absence of certain er