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!☆27Updated 8 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.☆45Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- A virtual machine for Monte.☆68Updated last week
- Parse protocols, without any I/O☆48Updated 8 years ago
- Advanced macro expander and language lab for Python.☆69Updated 6 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 3 months ago
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- ☆44Updated 6 years ago
- ☆17Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A library for tracking program state☆15Updated 9 years ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- Arena allocator for Python objects.☆14Updated 5 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆28Updated 2 months ago
- A terrible way of testing terminal applications☆45Updated 5 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆100Updated 6 months ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- Typecast is an experimental python library for defining casts between classes.☆14Updated 9 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- register-based CPython☆46Updated 2 years ago
- A very minimal implementation of the core idea of Hypothesis☆138Updated last year
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago