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
- 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
- Partial evaluation of Python code☆22Updated 2 years ago
- A virtual machine for Monte.☆69Updated last month
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Parse protocols, without any I/O☆48Updated 7 years ago
- A very minimal implementation of the core idea of Hypothesis☆138Updated last year
- ☆17Updated 4 years ago
- ☆44Updated 6 years ago
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- Advanced macro expander and language lab for Python.☆69Updated 5 months ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Python subsets☆41Updated 8 years ago
- register-based CPython☆46Updated 2 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- The Stratego program transformation language☆33Updated 5 months ago
- Python library to work with algebraic effects☆80Updated 4 years ago
- High fidelity benchmark runner☆90Updated 4 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- A minimal event loop implementation☆11Updated last year
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last month
- A lightweight python3 library for arithmetic with real numbers.☆65Updated 8 months ago
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆27Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆47Updated 3 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago