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
- David Beazley's blog.☆287Updated last year
- The Python programming language☆47Updated 4 years ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- Instant visualization of Python AST and Code Objects☆141Updated last year
- A TUI disassembler☆121Updated last month
- ☆93Updated 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
- A minimal re-implementation of Python's `venv` module☆138Updated 2 months ago
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆130Updated 4 years ago
- Friendly-traceback's version used in most situations☆42Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- Get a clue, get some code☆367Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆77Updated 5 months ago
- miniature redis-like server implemented in Python☆150Updated 2 years ago
- register-based CPython☆46Updated 2 years ago
- Python web server and web framework benchmark.☆69Updated 3 years ago
- ☆80Updated 2 years ago
- ☆92Updated 3 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- Friendlier Python tracebacks.☆85Updated 5 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆101Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Upload and changes to Python 0.9.1 release (from 1991!) so that it would compile☆205Updated 4 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated last week