https://github.com/justanotherbyte/q10
A toy language I'm writing.
https://github.com/justanotherbyte/q10
Last synced: 9 months ago
JSON representation
A toy language I'm writing.
- Host: GitHub
- URL: https://github.com/justanotherbyte/q10
- Owner: justanotherbyte
- Created: 2025-08-03T13:13:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-24T00:56:10.000Z (9 months ago)
- Last Synced: 2025-09-24T02:41:18.938Z (9 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Q10
A very simple interpreter I am writing in Rust.