An open API service indexing awesome lists of open source software.

https://github.com/iamazy/llvm-cookbook-code


https://github.com/iamazy/llvm-cookbook-code

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# llvm-cookbook-code

### Projects
[cranelift](https://github.com/bytecodealliance/wasmtime/tree/main/cranelift)
[cranelift-jit-demo](https://github.com/bytecodealliance/cranelift-jit-demo)
[inkwell](https://github.com/TheDan64/inkwell)
[bfc](https://github.com/Wilfred/bfc)
[compiler_series](https://github.com/bisqwit/compiler_series)
[Brainfuck JIT 虚拟机教程](https://github.com/Nugine/bfjit)
[build your own lisp](http://www.buildyourownlisp.com/)
[Let's Build a Regex Engine](https://kean.blog/post/lets-build-regex)
[awesome-compilers](http://aalhour.com/awesome-compilers/)
[用Rust编写LLVM的玩具前端](https://github.com/fucking-translation/blog/blob/main/lang/rust/02-%E7%94%A8Rust%E7%BC%96%E5%86%99LLVM%E7%9A%84%E7%8E%A9%E5%85%B7%E5%89%8D%E7%AB%AF.md)