mssun / rpython-by-exampleLinks
RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.
☆15Updated 3 years ago
Alternatives and similar repositories for rpython-by-example
Users that are interested in rpython-by-example are comparing it to the libraries listed below
Sorting:
- EPIC CUCUMBERS!☆28Updated 8 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- Advanced macro expander and language lab for Python.☆68Updated 5 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- A very minimal implementation of the core idea of Hypothesis☆138Updated last year
- A virtual machine for Monte.☆69Updated 2 weeks ago
- register-based CPython☆46Updated 2 years ago
- ☆44Updated 6 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆17Updated 4 years ago
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 8 months ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Python library to work with algebraic effects☆80Updated 4 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 5 months ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 5 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- ☆72Updated 4 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆47Updated 2 months ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- Python subsets☆41Updated 8 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago