Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.66 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.66 KB

Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers

编译原理(紫龙书)中文第2版习题答案

作者原文如下

Join the chat at https://gitter.im/fool2fish/dragon-book-exercise-answers

Something I hope you know before go into the answers

  • First, please watch or star this repo, I'll be more happy if you follow me.
  • Bug report, questions and discussion are welcome, you can post an issue or pull a request.
  • All graphs are painted by yed, it is simple, cross-platform and free.
  • There are some key-point.md file, key points and difficult points are summarized in them.
  • As we know only teacher can buy the answer book, so I don't know the standard answer, but I tried my best to keep the correctness, if you found any bug, please tell me, thanks.

License

It is still under consideration. Anyone know which is suitable?

原仓库

https://github.com/fool2fish/dragon-book-exercise-answers.git

基于原仓库添加自己的学习笔记

出于学习目的,鉴于原仓库已经很久没人维护,这里新建仓库留作笔记:

  • 添加编译脚本 build.sh 将全部章节生成pdf,仓库根目录下使用: bash build.sh