asrp / python_terp
A minimal Python interpreter in Python with runtime AST definition and edit-and-continue
☆33Updated 6 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
- A small forth-like language that targets the CPython VM.☆52Updated 6 years ago
- Yet another PEG parser combinator library and DSL☆56Updated last year
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Python Library for Lazy Interfaces☆34Updated 6 years ago
- A Python 3 compiler that anyone can understand.☆67Updated 10 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 8 years ago
- fast(er) SQL mocking for python☆15Updated 4 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆26Updated 7 months ago
- Parse protocols, without any I/O☆46Updated 7 years ago
- A fragmentary bidirectional type system as a Python library☆52Updated 6 years ago
- An implementation of the APL language in Python with the Numpy module☆29Updated 8 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 5 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Algebraic data types for python☆22Updated 7 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Cell language C++ runtime☆17Updated 4 years ago
- A Python library for the Ion format☆12Updated 7 years ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Prolog Implementation in Python☆11Updated 7 years ago
- A lightweight python3 library for arithmetic with real numbers.☆34Updated last year
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- A better hell of callbacks for asynchronous programming in Python. Untwisted is an Event Driven Framework for Python.☆59Updated 4 years ago
- A small demo lambda-language written in Python☆31Updated 6 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 8 years ago
- A transpiler that converts Logo code into Python☆20Updated 2 years ago
- Guild will be a web aware pipelineable actor system, with a pythonic syntax☆24Updated 10 months ago