Logo

Advanced Programming Language Design

Large book cover: Advanced Programming Language Design

Advanced Programming Language Design
by

Publisher: Addison Wesley
ISBN/ASIN: 0805311912
ISBN-13: 9780805311914
Number of pages: 512

Description:
The goal of this book, is to expose first-year graduate students to a wide range of programming language paradigms and issues, so that they can understand the literature on programming languages and even conduct research in this field. The book does not focus on any one language, or even on a few languages; it mentions, at least in passing, over seventy languages.

Home page url

Download or read it online for free here:
Download link
(1.8MB, PDF)

Similar books

Book cover: Lua ProgrammingLua Programming
- Wikibooks
The purpose of this book is to teach Lua programming to anyone regardless of previous programming experience. It can be used as an introduction to programming, or as an introduction to Lua, for people who have programmed before but not in Lua.
(7900 views)
Book cover: The Rust Programming LanguageThe Rust Programming Language
- The Rust Project Developers
This book will teach you about the Rust Programming Language. Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It is a useful language for a number of use cases other languages aren't good at ...
(8706 views)
Book cover: Programming in DProgramming in D
by
This book is for ruby programmers who are intrigued by swift and want to learn it. It's focused on swift, but in each chapter we'll frame our discussion of swift in terms of equivalent features in ruby and highlight and compare the behaviour of each.
(7572 views)
Book cover: F# ProgrammingF# Programming
- Wikibooks
The F# programming language is part of Microsoft's family of .NET languages. F# is valuable to programmers at any skill level; it combines many of the features of functional and object-oriented programming styles into a uniquely productive language.
(6748 views)