Softwarez.Info - Software's World!
Programming Languages: Concepts and Implementation - Printable Version

+- Softwarez.Info - Software's World! (https://softwarez.info)
+-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone)
+--- Forum: E-Books (https://softwarez.info/Forum-E-Books)
+--- Thread: Programming Languages: Concepts and Implementation (/Thread-Programming-Languages-Concepts-and-Implementation)



Programming Languages: Concepts and Implementation - BaDshaH - 01-20-2024

[Image: 98fbc1b045e6c52e552be8c31a0b8f6e.jpg]
Programming Languages: Concepts and Implementation

English | 2023 | ISBN: 1284222721 | 889 Pages | True PDF | 15 MB

Programming Languages: Concepts and Implementation is a textbook on the fundamental principles of programming languages through a combination of concept-based and interpreter-based approaches. The book has an implementation-oriented focus and features conceptual and programming exercises that give students practical experience applying language theory and concepts. The book also showcases the construction of a progressive series of language interpreters in Python that cover the implementation of a host of core language concepts such as scope, first-class functions, and parameter passing. Other programming styles, including logic/declarative programming, and compelling language features, such as first-class continuations, are also discussed. Concepts are presented in Python, Scheme, JavaScript, Ruby, ML, Haskell, Prolog, and various other programming languages. This book is intended as a general-purpose textbook for a course on programming languages.

[To see links please register or login]