asrp / python_terpLinks
A minimal Python interpreter in Python with runtime AST definition and edit-and-continue
☆33Updated 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 6 years ago
- Python Library for Lazy Interfaces☆34Updated 6 years ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- ☆72Updated 3 years ago
- Prolog Implementation in Python☆12Updated 7 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Automatically exported from code.google.com/p/joypy☆29Updated 7 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Yet another PEG parser combinator library and DSL☆56Updated 2 years ago
- A module for handling continuations in Python☆32Updated 8 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- ⦠ Angle: new speakable syntax for python 💡☆132Updated last year
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- An implementation of the APL language in Python with the Numpy module☆30Updated 8 years ago
- Extensions for URWID☆16Updated 10 months ago
- Programmatic code generation☆83Updated 6 years ago
- a restricted python to javascript / c# / go / ruby compiler☆117Updated 4 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Advanced macro expander and language lab for Python.☆67Updated 3 months ago
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- Finding unused functions in Python projects☆16Updated 10 months ago
- ☆71Updated 4 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆18Updated 3 weeks ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 11 years ago
- A minimal event loop implementation☆11Updated last year
- Python Parser☆121Updated last year