https://github.com/piszmog/crafting-interpreters
https://github.com/piszmog/crafting-interpreters
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piszmog/crafting-interpreters
- Owner: Piszmog
- Created: 2023-09-13T18:55:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-15T20:50:27.000Z (over 1 year ago)
- Last Synced: 2025-02-12T14:38:15.238Z (3 months ago)
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crafting Interpreters
This follows the [Crafting Interpreters book](https://craftinginterpreters.com).