antocuni / jit30minLinks
☆44Updated 6 years ago
Alternatives and similar repositories for jit30min
Users that are interested in jit30min are comparing it to the libraries listed below
Sorting:
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆16Updated 3 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆85Updated last year
- A compiler for x86-64 with an SLR parser.☆10Updated 2 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆68Updated 2 months ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- Lox interpreter written in Lox☆124Updated 5 months ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 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…☆52Updated 7 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated this week
- Partial evaluation of Python code☆22Updated 2 years ago
- pylibjit, a Python library for compiling Python functions☆19Updated 5 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated 2 years ago
- A PEG parsing machine with support for incremental parsing.☆96Updated 11 months ago
- ☆71Updated last week