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:
- Partial evaluation of Python code☆22Updated 2 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- A very minimal implementation of the core idea of Hypothesis☆137Updated last year
- Advanced macro expander and language lab for Python.☆67Updated 3 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- ☆43Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python library to work with algebraic effects☆78Updated 4 years ago
- Sum Types, aka Tagged Unions, for Python☆44Updated 3 years ago
- A virtual machine for Monte.☆69Updated last year
- Utilities for run-time type validation and multiple dispatch☆168Updated 4 months ago
- ☆17Updated 4 years ago
- Network protocol implementations in Python, sans I/O☆144Updated last month
- register-based CPython☆45Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆96Updated 3 months ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Python subsets☆41Updated 8 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated this week
- The easiest way to parse text in Python☆106Updated 2 months ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 5 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago