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
- Partial evaluation of Python code☆22Updated 2 years ago
- Python library to work with algebraic effects☆80Updated 5 years ago
- ☆17Updated 5 years ago
- A virtual machine for Monte.☆68Updated 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
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 5 months ago
- A very minimal implementation of the core idea of Hypothesis☆140Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- register-based CPython☆47Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Supercharge your Python with parts of Lisp and Haskell.☆101Updated 8 months ago
- Advanced macro expander and language lab for Python.☆70Updated 8 months ago
- ☆37Updated 3 weeks ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- Parse protocols, without any I/O☆48Updated 8 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 8 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- A Datalog Framework for Python☆15Updated 2 years ago
- A lightweight python3 library for arithmetic with real numbers.☆66Updated last month
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 6 months ago
- ☆44Updated 6 years ago
- A Python JIT compiler☆12Updated 6 years ago
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last month