remysys / ccintLinks
ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure
☆65Updated 2 years ago
Alternatives and similar repositories for ccint
Users that are interested in ccint are comparing it to the libraries listed below
Sorting:
- ☆31Updated 3 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆399Updated last year
- 《Learn LLVM 12》的非专业个人翻译☆600Updated 3 years ago
- 一个演示版本的 mini 调试器☆32Updated 6 years ago
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆132Updated 3 years ago
- linux动态链接库的注入修改查找工具 A tool for injection, modification and search of linux dynamic link library☆250Updated 5 months ago
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 7 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆69Updated 3 years ago
- 自己动手写调试器☆34Updated 7 years ago
- 俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码☆86Updated 4 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆48Updated 2 years ago
- 《Learn LLVM 17》的非专业个人翻译☆152Updated 11 months ago
- llvm-based c compiler☆100Updated 2 years ago
- Simplified Chinese translation for the LLVM Tutorial☆525Updated 3 years ago
- It is a set of LLVM documents which are translated into Chinese.☆246Updated 8 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆78Updated 5 years ago
- ☆27Updated 6 years ago
- 《自己动手写python虚拟机》C++实现☆76Updated 4 years ago
- ELF解释器及相关学习笔记☆46Updated 10 months ago
- A power tool to debug memory-related issues☆470Updated this week
- c++ hotfix, find symbol addr, read and write process memory...☆64Updated 5 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆209Updated 8 years ago
- llvm-tutorial文档,翻译以及代码仓库☆167Updated last year
- 开源开发工具周刊☆188Updated this week
- 各种垃圾回收算法的实现,C语言版本☆60Updated 5 years ago
- General LR Parser(CMake,C++)☆65Updated 6 years ago
- 桃花源(英文名为 peach)是一个迷你虚拟机,用于学习 Intel 硬件虚拟化技术。☆214Updated 3 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆126Updated 9 months ago