jdavid / py2llvm
☆16Updated 5 years ago
Alternatives and similar repositories for py2llvm:
Users that are interested in py2llvm are comparing it to the libraries listed below
- self-host llvm compiler project for fun☆17Updated this week
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 4 months ago
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 3 years ago
- A C++ like compiler☆18Updated 3 years ago
- Pyjiting is a experimental Python-JIT compiler, which is the product of my undergraduate thesis. The goal is to implement a light-weight …☆12Updated 3 years ago
- a toy programming language☆34Updated 2 years ago
- The Dragon Virtual Machine.☆10Updated 7 years ago
- Yet another python JIT.☆20Updated 2 years ago
- qcc is a small toy C compiler☆41Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Experimental JIT/AOT for Python☆15Updated 3 years ago
- Data Flow Analysis and Static Single Assignment☆29Updated 7 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 10 years ago
- A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees …☆14Updated 5 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Programming/scripting language☆18Updated 3 months ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 6 years ago
- The x86_64 UEFI bootloader for rCore☆44Updated 2 years ago
- Yet another C compiler.☆30Updated last year
- A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.☆20Updated last month
- A LR(1) parser generator targeting C++17.☆13Updated 4 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆36Updated 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.☆52Updated 2 months ago
- A handy tool to help design and parse your own language☆21Updated 2 years ago
- The compiler and standard distribution for the C∀ programming language☆77Updated 2 months ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆13Updated 7 years ago