Study note

Programming Languages: Application and Interpretation

Properties

Type
Books
Status
想读
Domain
Compilers / PL
Category
编程语言与函数式编程
Source
plai.org
Vault note
library/books/compilers/Programming-Languages-Application-and-Interpretation-a81fa1dfe535984b.md

Summary

PLAI 用实现解释器和语言扩展的方式介绍程序语言概念,覆盖语法、求值、环境、状态、对象、类型和语言设计取舍等主题。

Highlights

语气比传统教材更亲民,强调用可运行程序理解抽象概念,适合和 EOPL 搭配作为 PL 入门双主线。

Notes

Shriram Krishnamurthi。

Comments

Loading comments...