Simplified Chinese translation for the LLVM Tutorial
☆522Aug 21, 2022Updated 3 years ago
Alternatives and similar repositories for llvm-tutorial-cn
Users that are interested in llvm-tutorial-cn are comparing it to the libraries listed below
Sorting:
- LLVM IR入门指南☆1,502Jan 4, 2026Updated 2 months ago
- It is a set of LLVM documents which are translated into Chinese.☆244Apr 20, 2017Updated 8 years ago
- 《Learn LLVM 12》的非专业个人翻译☆602Dec 29, 2021Updated 4 years ago
- A step-by-step tutorial for building an LLVM sample pass☆220May 14, 2020Updated 5 years ago
- A collection of code samples showing usage of clang and llvm as a library☆754Dec 2, 2019Updated 6 years ago
- llvm-tutorial文档,翻译以及代码仓库☆168Oct 9, 2023Updated 2 years ago
- A book about LLVM & Clang(中文开源书:玩转 LLVM)☆399Jan 25, 2026Updated last month
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Aug 22, 2018Updated 7 years ago
- Chinese simplified translation for FHS☆13Jan 10, 2018Updated 8 years ago
- Project moved to: https://github.com/llvm/llvm-project☆4,594Sep 2, 2020Updated 5 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,359Jan 1, 2026Updated 2 months ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆136Feb 3, 2022Updated 4 years ago
- ☆18Mar 14, 2016Updated 9 years ago
- 程序语言与编译技术相关资料(持续更新中)☆2,153Nov 12, 2025Updated 3 months ago
- clang 中文用户手册&llvm 文档☆394Feb 25, 2020Updated 6 years ago
- zygote hook for art in android 6.0 and more☆54Sep 12, 2017Updated 8 years ago
- POwershell PredictOr POwered by coPilOt.☆13Oct 14, 2025Updated 4 months ago
- ☆11Sep 17, 2020Updated 5 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆147Jan 6, 2024Updated 2 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆209Apr 1, 2017Updated 8 years ago
- jack语言编译器☆578Sep 15, 2020Updated 5 years ago
- LLVM based "VM" obfuscator☆153Apr 20, 2021Updated 4 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆55Feb 28, 2018Updated 8 years ago
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Apr 16, 2022Updated 3 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,345Nov 22, 2025Updated 3 months ago
- 编译原理相关的工作岗位收集☆88Sep 10, 2018Updated 7 years ago
- 面向编译器开发人员的V8内部实现文档☆1,509Jul 28, 2023Updated 2 years ago
- 嵌入式脚本语言 Lightweight embedded scripting language☆212Mar 19, 2023Updated 2 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67May 12, 2022Updated 3 years ago
- 实验:rust 实现 llama2 推理☆17Feb 23, 2024Updated 2 years ago
- Learn LLVM 12, published by Packt☆495May 28, 2024Updated last year
- 《自己动手实现Lua》随书源代码☆965Aug 18, 2022Updated 3 years ago
- Linux 内核揭秘☆7,641Jul 17, 2025Updated 7 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)