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:
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 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.☆66Updated 3 weeks ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- Lox interpreter written in Lox☆124Updated 4 months ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 6 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- A toy programming language for web assembly☆15Updated 2 years ago
- A compiler for x86-64 with an SLR parser.☆10Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- Clone of http://nsz.repo.hu/git/?p=c-standard☆23Updated 6 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- Execute and document benchmarks reproducibly.☆96Updated 4 months ago
- A small inline caching demo.☆16Updated 2 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆84Updated last year
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆147Updated 4 years ago
- Learning to build a language with RPython.☆21Updated 8 years ago
- ☆48Updated 5 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Tracing JIT compiler and runtime for a subset of the JVM☆26Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- C++ Implementations of programming languages and type systems studied in "Types and Programming Languages" by Benjamin C. Pierce..☆34Updated 5 years ago
- simple snapshot-style integration testing for commands☆72Updated 6 months ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆344Updated 7 months ago