remysys / ccintLinks
ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure
☆64Updated last year
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
- ☆27Updated 6 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆395Updated last year
- 《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译☆129Updated 3 years ago
- A handwritten Brainfuck JIT interpreter, mainly used for demonstration.☆47Updated last year
- 计算自身md5的最小ELF64程序.The minimum ELF64 program to calculate its own md5☆7Updated 4 years ago
- General LR Parser(CMake,C++)☆64Updated 6 years ago
- Getting Started with LLVM Core Libraries (中文版),翻译:潘立丰☆135Updated last year
- It is a set of LLVM documents which are translated into Chinese.☆245Updated 8 years ago
- c++ hotfix, find symbol addr, read and write process memory...☆63Updated 4 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆68Updated 3 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago
- A data structure and algorithm library built for ToplingDB☆59Updated this week
- User Guides For those new to the LLVM system.(LLVM系统的新用户指南,中文翻译版)☆367Updated 6 years ago
- 开源开发工具周刊☆185Updated this week
- learn javassist by example☆31Updated 3 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated 2 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- 《Learn LLVM 12》的非专业个人翻译☆596Updated 3 years ago
- 《Learn LLVM 17》的非专业个人翻译☆148Updated 9 months ago
- Scan's personal technical notes☆258Updated 5 years ago
- Yet Another Toy Compiler from REMNIW(a toy language) to X64 and RISC-V assembly☆37Updated last year
- llvm-tutorial文档,翻译以及代码仓库☆165Updated last year
- cxx utils code☆83Updated 2 weeks ago
- 个人学习编译原理、理解创造一个编译器主体流程的小项目☆10Updated 4 years ago
- website of hellollvm.org☆38Updated this week
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆145Updated last year
- 一个演示版本的 mini 调试器☆32Updated 6 years ago
- 方舟编译器的Runtime参考实现。这不是华为官方项目,是PLCT实验室的培训项目。☆78Updated 5 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 years ago