.. raw:: html Fork me on GitHub .. _index: 用LLVM开发新语言 ================ :原文: `Implementing a Language with LLVM`__ :作者: `Chris Lattner `_ :译者: `连城 `_ :许可协议: `署名 2.5 中国大陆许可协议`__\ (\ `全文`__\ ) |cc| .. |cc| image:: _static/img/cc.png __ http://llvm.org/docs/tutorial/index.html __ http://creativecommons.org/licenses/by-nc-nd/2.5/cn/ __ http://creativecommons.org/licenses/by-nc-nd/2.5/cn/legalcode .. topic:: 目录 .. toctree:: :maxdepth: 2 chapter-1.rst chapter-2.rst chapter-3.rst chapter-4.rst chapter-5.rst chapter-6.rst chapter-7.rst chapter-8.rst .. vim:ft=rst ts=4 sw=4 et