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
- Attempts to build some really old pythons.☆24Updated 3 years ago
- 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
- A Nintendo Entertainment System (NES) emulator in Python and Cython.☆133Updated 4 years ago
- A TUI disassembler☆121Updated 5 months ago
- A minimal re-implementation of Python's `venv` module☆139Updated 6 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Friendlier Python tracebacks.☆88Updated 9 months ago
- ☆93Updated 2 years 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
- register-based CPython☆46Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Get a clue, get some code☆366Updated 4 years ago
- Python's sqlite3 + extensions☆143Updated 3 months ago
- ☆11Updated 5 years ago
- Friendly-traceback's version used in most situations☆42Updated 2 years ago
- A partial parser for C statements and expression☆59Updated 2 years ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 5 years ago
- Python web server and web framework benchmark.☆70Updated 3 years ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- Pure Python cross-platform pyclean. Clean up your Python bytecode.☆84Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A Python type explainer!☆83Updated 2 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- ☆58Updated 5 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago