https://github.com/eobattisti/proj-pynox
A implementation in Python of Lox interpreter.
https://github.com/eobattisti/proj-pynox
compiler interpreter lox python3
Last synced: 3 months ago
JSON representation
A implementation in Python of Lox interpreter.
- Host: GitHub
- URL: https://github.com/eobattisti/proj-pynox
- Owner: eoBattisti
- Created: 2023-07-28T16:59:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T13:28:05.000Z (over 1 year ago)
- Last Synced: 2024-02-08T14:37:09.584Z (over 1 year ago)
- Topics: compiler, interpreter, lox, python3
- Language: Python
- Homepage: https://craftinginterpreters.com/welcome.html
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyNox - Crafting Interpreters
---