Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dessaya/lox
https://github.com/dessaya/lox
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dessaya/lox
- Owner: dessaya
- Created: 2021-03-19T02:48:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T02:08:51.000Z (almost 4 years ago)
- Last Synced: 2023-03-05T03:44:55.483Z (almost 2 years ago)
- Language: Go
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lox
This is a Go implementation of the [Lox language](https://www.craftinginterpreters.com/the-lox-language.html).