https://github.com/dotdot0/lox-go
A lox interpreter in golang
https://github.com/dotdot0/lox-go
Last synced: 6 days ago
JSON representation
A lox interpreter in golang
- Host: GitHub
- URL: https://github.com/dotdot0/lox-go
- Owner: dotdot0
- Created: 2023-05-05T13:15:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T12:43:47.000Z (about 3 years ago)
- Last Synced: 2025-06-10T10:51:27.113Z (about 1 year ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lox-go
## A lox interpreter implemented in golang