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
- 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
- An implementation of memcpy for amd64 with clang/gcc☆15Updated 3 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆50Updated 2 months ago
- A C++ like compiler☆18Updated 2 years ago
- Yet another python JIT.☆20Updated last year
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆35Updated 3 years ago
- qcc is a small toy C compiler☆41Updated 7 years ago
- A Toy C Compiler☆9Updated 7 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
- a toy programming language☆32Updated 2 years ago
- A bridge for convert c++ function object to c function pointer (with user pointer)☆11Updated 4 years ago
- Minimal C Library☆72Updated 6 years ago
- A lightweight WebAssembly JIT compiler and runtime , powered by sljit. PR and issue are welcome.☆20Updated 4 months ago
- TJS = tinyc compiler + quickjs☆39Updated 3 years ago
- C11 parser with GNU C extensions written in C++14☆17Updated 6 years ago
- Experimental JIT/AOT for Python☆15Updated 3 years ago
- Programming/scripting language☆18Updated last month
- [nyx] dynamically typed scripting language☆25Updated 2 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Awesome Super Mario: mini mario-like in assembly language☆10Updated 9 years ago
- Yet another C compiler.☆29Updated last year
- Functional expressions interpreter and compiler infrastructure☆21Updated 7 months ago
- A compiler for a subset of C11 language. Under development...☆11Updated last year
- 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 this week
- Lightweight and performant dynamic binary translation for RISC–V code on x86–64☆60Updated 3 years ago
- Scripting in C with JIT(x64)/VM.☆52Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- The Dragon Virtual Machine.☆10Updated 7 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- Compiler for a toy language (Lex & Yacc)☆16Updated 10 years ago