asrp / python_terp
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
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 3 weeks ago
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- Cell language C++ runtime☆18Updated 4 years ago
- Prolog Implementation in Python☆11Updated 7 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 5 years ago
- A Python library for the Ion format☆12Updated 7 years ago
- Python Library for Lazy Interfaces☆34Updated 6 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Automatically exported from code.google.com/p/joypy☆28Updated 7 years ago
- A module for handling continuations in Python☆32Updated 8 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆17Updated 3 weeks ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- Embeddable Prolog dialect implemented in pure Python. Stores its knowlegdebase using SQLAlchemy for scalability.☆20Updated 7 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- A MiniKanren in Python☆35Updated 8 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 8 years ago
- Pyrolog: A Prolog interpreter written in Python using the PyPy translator toolchain. Clone of https://bitbucket.org/cfbolz/pyrolog☆24Updated 10 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 2 years ago
- A Smalltalk in Python☆11Updated 2 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!☆29Updated 4 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- ☆71Updated 2 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 8 years ago
- ☆17Updated 6 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 6 months ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Programmatic code generation☆83Updated 5 years ago