| chai2010/go-ast-book |
5,031 |
|
0 |
0 |
over 2 years ago |
5 |
June 21, 2020 |
7 |
|
Go |
| :books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST) |
| andreasfertig/cppinsights |
2,590 |
|
0 |
0 |
over 2 years ago |
0 |
|
19 |
mit |
C++ |
| C++ Insights - See your source code with the eyes of a compiler |
| foonathan/cppast |
1,452 |
|
0 |
0 |
about 3 years ago |
1 |
October 06, 2022 |
29 |
other |
C++ |
| Library to parse and work with the C++ AST |
| c2lang/c2compiler |
652 |
|
0 |
0 |
almost 3 years ago |
0 |
|
15 |
apache-2.0 |
C++ |
| the c2 programming language |
| neomatrix369/awesome-graal |
341 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
other |
Shell |
| A curated list of awesome resources for Graal, GraalVM, Truffle and related topics |
| ingve/awesome-clang |
219 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
|
|
| Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang. |
| JuliaInterop/Clang.jl |
211 |
|
0 |
0 |
over 2 years ago |
0 |
October 25, 2022 |
33 |
mit |
Julia |
| C binding generator and Julia interface to libclang |
| lijiansong/clang-llvm-tutorial |
200 |
|
0 |
0 |
almost 4 years ago |
0 |
|
0 |
wtfpl |
C++ |
| clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend... |
| ghaiklor/llvm-kaleidoscope |
168 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
|
C++ |
| LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM) |
| artagnon/rhine |
160 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
mit |
C++ |
| 🔬 a C++ compiler middle-end, using an LLVM backend |