asrp / python_terpLinks
A minimal Python interpreter in Python with runtime AST definition and edit-and-continue
☆34Updated 7 years ago
Alternatives and similar repositories for python_terp
Users that are interested in python_terp are comparing it to the libraries listed below
Sorting:
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python Library for Lazy Interfaces☆35Updated 7 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 7 years ago
- ☆72Updated 3 years ago
- ⦠ Angle: new speakable syntax for python 💡☆132Updated last year
- Programmatic code generation☆83Updated 6 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆47Updated 9 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Python Parser☆122Updated last month
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- A module for handling continuations in Python☆32Updated 9 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- Prolog Implementation in Python☆12Updated 7 years ago
- A virtual machine for Monte.☆68Updated 2 months ago
- Parse protocols, without any I/O☆48Updated 8 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- Advanced macro expander and language lab for Python.☆69Updated 8 months ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 5 years ago
- Automatically exported from code.google.com/p/joypy☆32Updated 7 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 2 months ago
- A small demo lambda-language written in Python☆32Updated 7 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 9 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 11 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
- Typecast is an experimental python library for defining casts between classes.☆14Updated 9 years ago
- Osh (Object SHell) is a command-line and API toolkit combining cluster access, database access, and data slicing and dicing. Sort of like…☆56Updated 5 years ago