dabeaz / pyloxLinks
Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters
☆55Updated 4 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☆191Updated last year
- Instant visualization of Python AST and Code Objects☆144Updated last year
- David Beazley's blog.☆291Updated last year
- The Python programming language☆48Updated 4 years ago
- Attempts to build some really old pythons.☆24Updated 3 years ago
- A TUI disassembler☆121Updated 6 months ago
- A minimal re-implementation of Python's `venv` module☆139Updated 6 months ago
- ☆93Updated 2 years ago
- Friendlier Python tracebacks.☆88Updated 9 months ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆84Updated 3 weeks ago
- miniature redis-like server implemented in Python☆151Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A Python type explainer!☆83Updated 2 years ago
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆134Updated 4 years ago
- ☆27Updated 4 years ago
- A partial parser for C statements and expression☆59Updated 2 years ago
- ☆81Updated 3 years ago
- Compiled variants of the Python standard library.☆139Updated 2 years ago
- Run pytest inside a sub interpreter☆23Updated 2 years ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Declarative instrumentation for Python.☆102Updated 3 weeks ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆103Updated last year