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:
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆53Updated 7 months ago
- qcc is a small toy C compiler☆41Updated 8 years ago
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 3 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆61Updated 4 years ago
- Yet another python JIT.☆20Updated 2 years ago
- self-host llvm compiler project for fun☆20Updated this week
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- Direct, source-level WebAssembly debugger☆50Updated 4 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- A C++ like compiler☆18Updated 3 years ago
- A tiny C compiler of 2k lines of codes, generates pure x86 asm code for DOS/Win32/Linux 3 backends.☆37Updated 4 years ago
- a toy programming language☆35Updated 2 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- An April fools joke, a llvm backend to CMake☆49Updated 3 years ago
- x86 emulator written in C++☆46Updated last year
- The C/C++/Fortran compiler collection written in Java☆36Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A Small RISC-V Virtual Machine☆80Updated 3 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- Yet another C compiler.☆30Updated last year
- Cycle-accurate X86-64 simulator based on PTLsim☆30Updated 2 years ago
- ☆20Updated 3 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 6 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year