dabeaz / pyloxLinks
Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters
☆51Updated 3 years ago
Alternatives and similar repositories for pylox
Users that are interested in pylox are comparing it to the libraries listed below
Sorting:
- David Beazley's blog.☆284Updated 11 months ago
- Unravelling Python source code☆188Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- A TUI disassembler☆120Updated 2 years ago
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆128Updated 4 years ago
- The Python programming language☆47Updated 4 years ago
- Attempts to build some really old pythons.☆23Updated 3 years ago
- ☆93Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- A minimal re-implementation of Python's `venv` module☆137Updated last year
- register-based CPython☆45Updated 2 years ago
- Friendlier Python tracebacks.☆83Updated 3 months ago
- A Python type explainer!☆83Updated last year
- Friendly-traceback's version used in most situations☆41Updated 2 years ago
- A partial parser for C statements and expression☆59Updated last year
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- Python's sqlite3 + extensions☆133Updated 2 months ago
- miniature redis-like server implemented in Python☆148Updated 2 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Python typing koans to learn type-hints in Python3 using Mypy☆118Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆167Updated 4 months ago
- ☆80Updated 2 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- ☆58Updated 4 years ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆76Updated 3 months ago
- Advanced macro expander and language lab for Python.☆67Updated 2 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 3 weeks ago