mssun / rpython-by-example
RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rpython-by-example
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 9 years ago
- EPIC CUCUMBERS!☆30Updated 7 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 5 months ago
- ☆17Updated 3 years ago
- Python subsets☆41Updated 7 years ago
- A virtual machine for Monte.☆67Updated 7 months ago
- Parse protocols, without any I/O☆46Updated 7 years ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆9Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Yet another PEG parser combinator library and DSL☆57Updated last year
- Network protocol implementations in Python, sans I/O☆129Updated 5 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated this week
- Extend Python syntax with HTML.☆87Updated 4 years ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆30Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- register-based CPython☆45Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- Python library to work with algebraic effects☆67Updated 4 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆30Updated 4 years ago
- A Datalog Framework for Python☆11Updated last year
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- Extract semantic information about static Python code☆70Updated last month
- A dynamic language inspired by Python and E.☆79Updated 3 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆25Updated 13 years ago
- A lightweight python3 library for arithmetic with real numbers.☆34Updated last year
- Experimental extensions to Trio, the friendly Python async I/O library☆25Updated 3 months ago
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 2 years ago