User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)
☆363Aug 22, 2018Updated 7 years ago
Alternatives and similar repositories for llvm-guide-zh
Users that are interested in llvm-guide-zh are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LLVM IR入门指南☆1,508Jan 4, 2026Updated 5 months ago
- A book about LLVM & Clang(中文开源书:玩转 LLVM)☆398Jan 25, 2026Updated 5 months ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Jan 6, 2024Updated 2 years ago
- llvm-tutorial文档,翻译以及代码仓库☆168Oct 9, 2023Updated 2 years ago
- 文言文语言编译器,前端采用Antlr做lexer和parser,利用AST生成LLVM IR☆14Jan 4, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Jan 15, 2020Updated 6 years ago
- 《Learn LLVM 12》的非专业个人翻译☆598Dec 29, 2021Updated 4 years ago
- An implementation of memcpy for amd64 with clang/gcc☆15Feb 7, 2022Updated 4 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆141Oct 6, 2023Updated 2 years ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆226Apr 6, 2022Updated 4 years ago
- Builds Data Provenance Graph for Multi-Threaded Programms using tthread and Intel Pt.☆14Jun 3, 2016Updated 10 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆55Dec 8, 2024Updated last year
- Simplified Chinese translation for the LLVM Tutorial☆520Aug 21, 2022Updated 3 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,404May 17, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆135Feb 3, 2022Updated 4 years ago
- Little Racket Interpreter☆16Mar 21, 2020Updated 6 years ago
- A compiler for SimpleLang which is a new language.☆35Dec 14, 2023Updated 2 years ago
- Rebuild YatSenOS On RISC-V 64.☆23Jan 6, 2022Updated 4 years ago
- An WebC(self-designed) Compiler based on LLVM, which make it easy to develop web server. 使用LLVM框架的WebC语言编译器🔧☆10Feb 9, 2022Updated 4 years ago
- Gdb python extension for lua 5.3.☆13Sep 19, 2019Updated 6 years ago
- Name substitution plugin for IDA Pro☆16Mar 30, 2020Updated 6 years ago
- ☆26Mar 21, 2019Updated 7 years ago
- llvm-cookbook samples☆83Jan 10, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- writeups for our challenges☆147Dec 11, 2022Updated 3 years ago
- Simple script☆42Jun 6, 2017Updated 9 years ago
- My toy llvm pass☆141Apr 27, 2022Updated 4 years ago
- 编译器入门课程的配套教学资料☆659Jun 22, 2023Updated 3 years ago
- A cross-platform foundation library.☆27Mar 26, 2020Updated 6 years ago
- some old code about scheme compiler I've ever wrote☆14Jun 21, 2025Updated last year
- A library for analyzing LLVM bitcode in Haskell☆43Oct 9, 2014Updated 11 years ago
- Examples of how to program with LLVM IR☆14Jun 21, 2013Updated 13 years ago
- It is a set of LLVM documents which are translated into Chinese.☆244Apr 20, 2017Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Some examples for using LLVM to generate IR☆44Aug 23, 2022Updated 3 years ago
- 来自Linux内核完全注释的内容☆22Sep 14, 2023Updated 2 years ago
- 📕 parsing techniques 中文译本——《解析技术》☆1,561Feb 12, 2026Updated 4 months ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Dec 6, 2022Updated 3 years ago
- JOS Lab of MIT 6.828: Operating System Engineering.☆18Aug 29, 2017Updated 8 years ago
- Implementing a programming language within 20 minutes, also a tutorial for syntax driven parsing with frontend-for-free.☆16May 18, 2021Updated 5 years ago
- 手撸解释器教程《Crafting Interpreters》中文翻译☆1,936Nov 19, 2024Updated last year