mssun / rpython-by-exampleLinks
RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.
☆16Updated 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!☆27Updated 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
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago
- A minimal event loop implementation☆12Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- A virtual machine for Monte.☆68Updated 2 months ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 4 years ago
- Python library to work with algebraic effects☆80Updated 5 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- A very minimal implementation of the core idea of Hypothesis☆140Updated last year
- ☆18Updated 5 years ago
- Parse protocols, without any I/O☆49Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- ☆45Updated 6 years ago
- Python subsets☆41Updated 8 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 6 months ago
- High fidelity benchmark runner☆90Updated 4 years ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A Python JIT compiler☆12Updated 6 years ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆27Updated last year
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- The easiest way to parse text in Python☆110Updated 2 months ago