Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pcattori/twix
https://github.com/pcattori/twix
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pcattori/twix
- Owner: pcattori
- Created: 2023-08-03T18:06:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T18:06:56.000Z (over 1 year ago)
- Last Synced: 2024-11-08T19:12:05.373Z (2 months ago)
- Language: TypeScript
- Size: 23.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twix
[Tree-walk interpreter for Lox][crafting-interpreters], written in Typescript.
[crafting-interpreters]: http://craftinginterpreters.com/