Ada/CS 編譯器設計

本計劃預計實作 Crafting a Compiler 一書中定義的程式語言 Ada/CS。

本文件將分成下列幾個章節:

以上文件將會逐漸移至維基

注意! 關於編譯器理論或是本計劃會使用到的工具,本文件不打算給予詳盡介紹。文中僅會引用簡易參考文件,再加上些許說明。詳細文件列在參考文件。

可以使用 git clone git://github.com/azru0512/Ada-CS-Compiler.git 下載本計劃。

You can use "git clone git://github.com/azru0512/Ada-CS-Compiler.git" to download this project.

若有任何問題請寄信至 <chenwj at cs.nctu.edu.tw>

If you have any question, feel free to send email to <chenwj at cs.nctu.edu.tw>.

p.s. 我正在翻譯維基百科 C++0x 頁面,歡迎您一起參與編輯。:)

p.s. I am also traslating wikipedia C++0x entry into chinese, feel free to leave your comment on my translation.