Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)