jdavid / py2llvmLinks
☆16Updated 5 years ago
Alternatives and similar repositories for py2llvm
Users that are interested in py2llvm are comparing it to the libraries listed below
Sorting:
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 4 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆54Updated last year
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆17Updated 6 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Aim to be a simple, easy-to-use programming language. Let's write relatively safe code without too much cognitive load.☆24Updated this week
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- An April fools joke, a llvm backend to CMake☆48Updated 4 years ago
- A C++ like compiler☆18Updated 3 years ago
- An x86/x64 instruction disassembler written in C☆36Updated 2 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆42Updated 5 years ago
- a toy programming language☆35Updated 3 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- x86 emulator written in C++☆50Updated 3 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C11 parser with GNU C extensions written in C++14☆18Updated 7 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Yet another python JIT.☆20Updated 2 years ago
- DynASM is a Dynamic Assembler for code generation engines.☆15Updated 11 years ago
- qcc is a small toy C compiler☆42Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 7 years ago
- A little just-in-time compiler thing☆18Updated 7 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- A compiler for a subset of C11 language. Under development...☆13Updated 2 years ago
- Yet another C compiler.☆30Updated last month
- Decompiler of LLVM bitcode to C☆89Updated 2 months ago
- https://v8.dev/blog/oilpan-library☆44Updated last year
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆38Updated 5 years ago
- a c89 compiler, need total test.☆29Updated 8 years ago