Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakelazaroff/zlox
https://github.com/jakelazaroff/zlox
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jakelazaroff/zlox
- Owner: jakelazaroff
- Created: 2023-09-16T03:05:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T14:32:34.000Z (about 1 year ago)
- Last Synced: 2024-03-15T00:58:41.747Z (10 months ago)
- Language: Zig
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zlox
To run:
```bash
zig build run
```