jdavid / py2llvm
☆16Updated 4 years ago
Alternatives and similar repositories for py2llvm:
Users that are interested in py2llvm are comparing it to the libraries listed below
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 2 years ago
- a simple interpreter.☆10Updated last year
- A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.☆19Updated 3 months ago
- qcc is a small toy C compiler☆41Updated 7 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated last month
- Experimental JIT/AOT for Python☆15Updated 3 years ago
- Yet another python JIT.☆20Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- Obfuscated Tiny C Compiler☆16Updated 10 years ago
- The Dragon Virtual Machine.☆10Updated 6 years ago
- x86 emulator written in C++☆44Updated 5 months ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago
- A high level LLVM IR AST provider for GraphEngine JIT.☆22Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 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
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-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
- Functional expressions interpreter and compiler infrastructure☆21Updated 6 months ago
- DEPRECATED PROJECT, see README☆36Updated 2 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…☆50Updated 6 years ago
- Parser and compiler for Ravi and Lua☆68Updated 2 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- musl with faster malloc implementation such as mimalloc and rpmalloc☆23Updated 11 months ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆26Updated 5 years ago