Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpaquim/crafting-interpreters-deno-zig
Crafting Interpreters in Deno and Zig
https://github.com/jpaquim/crafting-interpreters-deno-zig
crafting-interpreters deno lox typescript zig
Last synced: 3 months ago
JSON representation
Crafting Interpreters in Deno and Zig
- Host: GitHub
- URL: https://github.com/jpaquim/crafting-interpreters-deno-zig
- Owner: jpaquim
- License: mit
- Created: 2022-05-25T13:12:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T21:32:43.000Z (over 2 years ago)
- Last Synced: 2024-10-10T00:11:09.842Z (4 months ago)
- Topics: crafting-interpreters, deno, lox, typescript, zig
- Language: Zig
- Homepage:
- Size: 251 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crafting-interpreters-deno-zig
[Crafting Interpreters](https://craftinginterpreters.com) in Deno and Zig.
Original Java and C code: https://github.com/munificent/craftinginterpreters
## License
The code is available under the [MIT license](LICENSE)