remysys / ccintLinks
ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure
☆67Updated 2 years ago
Alternatives and similar repositories for ccint
Users that are interested in ccint are comparing it to the libraries listed below
Sorting:
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆134Updated 3 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆406Updated 2 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- ☆30Updated 3 years ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 7 years ago
- 《Learn LLVM 12》的非专业个人翻译☆604Updated 3 years ago
- linux动态链接库的注入修改查找工具 A tool for injection, modification and search of linux dynamic link library☆251Updated 8 months ago
- ☆26Updated 6 years ago
- A power tool to debug memory-related issues☆477Updated 3 months ago
- 一个演示版本的 mini 调试器☆32Updated 6 years ago
- A Debuggable Kernel environment Plus a software collection☆62Updated 3 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- ELF解释器及相关学习笔记☆47Updated last year
- 《Learn LLVM 17》的非专业个人翻译☆155Updated last year
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- llvm-tutorial文档,翻译以及代码仓库☆168Updated 2 years ago
- It is a set of LLVM documents which are translated into Chinese.☆246Updated 8 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- 《自己动手写python虚拟机》C++实现☆77Updated 5 years ago
- ☆100Updated 3 years ago
- 开源开发工具周刊☆194Updated last week
- llvm-based c compiler☆99Updated 2 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆80Updated 5 years ago
- Construct the CFG(Control Flow Graph) from intel assembly code☆63Updated 3 years ago
- Simplified Chinese translation for the LLVM Tutorial☆523Updated 3 years ago
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- js引擎v8源码解析(基于0.1.5)☆22Updated 3 years ago
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago