Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gvwilson/loon
A derivative of the Lox programming language from Nystrom's "Crafting Interpreters"
https://github.com/gvwilson/loon
Last synced: 17 days ago
JSON representation
A derivative of the Lox programming language from Nystrom's "Crafting Interpreters"
- Host: GitHub
- URL: https://github.com/gvwilson/loon
- Owner: gvwilson
- License: mit
- Created: 2024-12-01T02:14:55.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2024-12-01T17:26:21.000Z (24 days ago)
- Last Synced: 2024-12-01T18:27:14.166Z (24 days ago)
- Language: C
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Loon
Loon is derived from [Lox](https://craftinginterpreters.com/).