https://github.com/binghe/pcl-cn
Practical Common Lisp (中英文对照版) - for Chinese only
https://github.com/binghe/pcl-cn
book chinese-translation common-lisp
Last synced: 8 months ago
JSON representation
Practical Common Lisp (中英文对照版) - for Chinese only
- Host: GitHub
- URL: https://github.com/binghe/pcl-cn
- Owner: binghe
- License: cc-by-4.0
- Created: 2019-07-05T08:02:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T18:03:58.000Z (over 5 years ago)
- Last Synced: 2024-11-15T19:37:52.951Z (about 1 year ago)
- Topics: book, chinese-translation, common-lisp
- Language: Makefile
- Homepage: http://gigamonkeys.com/book/
- Size: 1.02 MB
- Stars: 181
- Watchers: 21
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Practical Common Lisp (中英文对照版)
预编译的 HTML 版在这里:[https://binghe.github.io/pcl-cn/]
## Requirements for building ebooks from (textual) sources
- DITA-OT (3.3.2 or later) [https://www.dita-ot.org]
## Progress
* [x] Chapter 01
* [x] Chapter 02
* [x] Chapter 03
* [x] Chapter 04
* [x] Chapter 05
* [x] Chapter 06
* [x] Chapter 07
* [x] Chapter 08
* [x] Chapter 09
* [x] Chapter 10
* [x] Chapter 11
* [x] Chapter 12
* [x] Chapter 13
* [x] Chapter 14
* [x] Chapter 15
* [ ] Chapter 16
* [ ] Chapter 17
* [ ] Chapter 18
* [ ] Chapter 19
* [ ] Chapter 20
* [ ] Chapter 21
* [ ] Chapter 22
* [ ] Chapter 23
* [ ] Chapter 24
* [ ] Chapter 25
* [ ] Chapter 26
* [ ] Chapter 27
* [ ] Chapter 28
* [ ] Chapter 29
* [ ] Chapter 30
* [ ] Chapter 31
* [ ] Chapter 32
* [ ] Fixing cross-references
* [ ] Adding footnotes
## References
- Source Code for _Practical Common Lisp_ (2005) [https://github.com/Apress/practical-common-lisp]
- Source Code for _Practical Common Lisp_ (2011) [https://github.com/Apress/practical-common-lisp-
## Copyrights
```
Copyright(c) 2010-2011,2019 Chun Tian (binghe)
Copyright(c) 2003-2005 Peter Seibel
```