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
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 7 years ago
- Partial evaluation of Python code☆20Updated 2 years ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆26Updated 9 months ago
- ☆17Updated 7 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- How to implement trampolines for tail calls in Python☆32Updated 11 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- ☆17Updated 4 years ago
- Fast fractions reimplementation in Cython☆39Updated 2 months ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- Domain Specific Languages in Python☆96Updated last year
- Python library to work with algebraic effects☆72Updated 4 years ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆34Updated last year
- A minimal event loop implementation☆11Updated last year
- ZS is a compressed, read-only file format for efficiently distributing, querying, and archiving arbitrarily large record-oriented dataset…☆46Updated 9 years ago
- Advanced macro expander and language lab for Python.☆65Updated 3 weeks ago
- Extract semantic information about static Python code☆75Updated 2 months ago
- A virtual machine for Monte.☆69Updated last year
- 301 moved permanently https://github.com/python-parsy/parsy☆42Updated 7 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 5 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Algebraic data types for python☆22Updated 8 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 8 months ago
- Intelligently search in Python code☆67Updated last year
- Sum Types, aka Tagged Unions, for Python☆43Updated 3 years ago