dabeaz / pyloxLinks
Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters
☆53Updated 3 years ago
Alternatives and similar repositories for pylox
Users that are interested in pylox are comparing it to the libraries listed below
Sorting:
- Unravelling Python source code☆190Updated last year
- The Python programming language☆47Updated 4 years ago
- David Beazley's blog.☆287Updated last year
- Instant visualization of Python AST and Code Objects☆140Updated last year
- Attempts to build some really old pythons.☆24Updated 3 years ago
- A TUI disassembler☆121Updated last month
- A partial parser for C statements and expression☆59Updated last year
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆130Updated 4 years ago
- ☆93Updated 2 years ago
- ☆58Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 3 weeks 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
- A minimal re-implementation of Python's `venv` module☆138Updated last month
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆77Updated 4 months ago
- Friendly-traceback's version used in most situations☆42Updated 2 years ago
- ☆80Updated 2 years ago
- ☆24Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Get a clue, get some code☆368Updated 3 years ago
- A Python type explainer!☆83Updated 2 years ago
- Utilities for run-time type validation and multiple dispatch☆170Updated 3 weeks ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A basic Python-based publishing platform based around the idea of commonplace books☆28Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 3 weeks ago
- Run pytest inside a sub interpreter☆23Updated last year
- Python's sqlite3 + extensions☆135Updated this week
- Grep Python Abstract Syntax Trees (AST) using XPath☆100Updated 5 months ago
- PEG parser generator for Python☆179Updated 8 months ago