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☆188Updated last year
- David Beazley's blog.☆286Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated last year
- A TUI disassembler☆120Updated last week
- The Python programming language☆47Updated 4 years ago
- A minimal re-implementation of Python's `venv` module☆137Updated 3 weeks ago
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆130Updated 4 years ago
- Attempts to build some really old pythons.☆23Updated 3 years ago
- ☆93Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 weeks ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆101Updated 4 months ago
- ☆80Updated 2 years ago
- register-based CPython☆45Updated 2 years ago
- Get a clue, get some code☆367Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated last week
- An in-memory database of Python objects, searchable using quasi-SQL API☆170Updated 2 months ago
- Utilities for run-time type validation and multiple dispatch☆168Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- A Python type explainer!☆83Updated 2 years ago
- Python's sqlite3 + extensions☆133Updated 3 months ago
- PEG parser generator for Python☆179Updated 8 months ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated last month
- A toy ASGI web framework☆23Updated 4 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
- Compiled variants of the Python standard library.☆139Updated last year
- ☆93Updated 3 years ago