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☆22Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- ☆36Updated 2 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Advanced macro expander and language lab for Python.☆68Updated 4 months ago
- A virtual machine for Monte.☆69Updated last year
- A very minimal implementation of the core idea of Hypothesis☆137Updated last year
- Python library to work with algebraic effects☆80Updated 4 years ago
- ☆17Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- ☆44Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆99Updated 4 months ago
- ☆71Updated 4 years ago
- How to implement trampolines for tail calls in Python☆31Updated 11 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated last week
- Extract semantic information about static Python code☆78Updated 2 months ago
- Execute and document benchmarks reproducibly.☆92Updated last month
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- Types for Python☆87Updated 6 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 14 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- The easiest way to parse text in Python☆110Updated last month
- Domain Specific Languages in Python☆97Updated last year