LLVM相关

看到一个LLVM入门

基于LLVM的编译原理简明教程 (1) - 写编译器越来越容易了

https://www.jianshu.com/p/30a2466148c5

深入剖析 iOS 编译 Clang / LLVM

https://www.jianshu.com/p/9fc7776cce9b?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation

6-1 编译器

https://www.jianshu.com/p/fd9476240cf4?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation

clang AST 介绍

http://clang.llvm.org/docs/IntroductionToTheClangAST.html

 

这个读书笔记有空看看

iOS 程序员的自我修养 — 读《程序员的自我修养-链接、装载与库》

https://www.jianshu.com/p/3795dc97dc61?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation

 

 

你可能感兴趣的:(编程语言)