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:
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Partial evaluation of Python code☆21Updated 2 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated 8 months ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Advanced macro expander and language lab for Python.☆65Updated last month
- ☆17Updated 4 years ago
- A virtual machine for Monte.☆69Updated last year
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- Python library to work with algebraic effects☆74Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 4 months ago
- Python subsets☆41Updated 8 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- A minimal event loop implementation☆11Updated last year
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆26Updated 9 months ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆34Updated last year
- ASDL parser☆20Updated 2 years ago
- A very minimal implementation of the core idea of Hypothesis☆137Updated 10 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Execute and document benchmarks reproducibly.☆92Updated 3 months ago
- ☆42Updated 5 years ago
- Types for Python☆87Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A Python JIT compiler☆12Updated 6 years ago
- Arena allocator for Python objects.☆13Updated 5 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago