clang 中文用户手册&llvm 文档
☆394Feb 25, 2020Updated 6 years ago
Alternatives and similar repositories for clang-user-manual
Users that are interested in clang-user-manual are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 自定义检查规范的 Clang 插件☆48Apr 18, 2018Updated 8 years ago
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆365Aug 2, 2021Updated 4 years ago
- A collection of code samples showing usage of clang and llvm as a library☆754Dec 2, 2019Updated 6 years ago
- A book about LLVM & Clang(中文开源书:玩转 LLVM)☆399Jan 25, 2026Updated 3 months ago
- ☆662Sep 3, 2021Updated 4 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.
- 🧱Explore MachO File on macOS and Windows☆618Mar 15, 2026Updated last month
- MachOView fork☆2,862Jul 22, 2024Updated last year
- A debuggable objc runtime☆1,831Mar 16, 2024Updated 2 years ago
- It is a set of LLVM documents which are translated into Chinese.☆244Apr 20, 2017Updated 9 years ago
- Draven's Blog☆8,098Nov 14, 2021Updated 4 years ago
- 学习记录☆3,904Feb 23, 2026Updated 2 months ago
- ☆1,195Sep 5, 2021Updated 4 years ago
- iOS library to help detecting retain cycles in runtime.☆4,231Apr 9, 2026Updated 3 weeks ago
- Simplified Chinese translation for the LLVM Tutorial☆522Aug 21, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().