Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrmathematica/ooplai-zh
OOPLAI中文翻译
https://github.com/mrmathematica/ooplai-zh
book oop plai plt translation
Last synced: 24 days ago
JSON representation
OOPLAI中文翻译
- Host: GitHub
- URL: https://github.com/mrmathematica/ooplai-zh
- Owner: mrmathematica
- Created: 2017-11-29T05:34:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-23T23:56:36.000Z (over 1 year ago)
- Last Synced: 2024-11-14T00:34:15.275Z (2 months ago)
- Topics: book, oop, plai, plt, translation
- Size: 2.27 MB
- Stars: 33
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [面对对象编程语言:应用和解释](https://users.dcc.uchile.cl/~etanter/ooplai/)
## 作者
Éric Tanter## 译者
- [MrMathematica](https://github.com/mrmathematica)
- [lotuc](https://github.com/lotuc)2017 年版
本书以建设性和渐进的方式展示了面向对象编程语言的基本概念。它遵循 Shriram
Krishnamurthi
的[《编程语言:应用和解释》](https://github.com/lotuc/PLAI-cn/blob/master/SUMMARY.md)一
书的方法(至少我打算这样做)。本文假定读者熟悉 PLAI 以下部分:一等函数,词法作用
域,递归和状态,以及宏。**致谢**:我感谢 PLEIAD 实验室的成员和智利大学程序设计语言课程的学生,特别是
Ricardo Honorato,他们发现了错误并提出了改进建议。本翻译版权属于译者
### 编译发布
内容通过
[mkdocs](https://github.com/mkdocs/mkdocs)([mkdocs-material](https://github.com/squidfunk/mkdocs-material)
主题)编译生成 html 进行发布。发布在 [OOPLAI-zh](https://mrmathematica.github.io/ooplai-zh/).