o
odinpkg.dev
packages / library / writing-an-interpreter-in-odin

writing-an-interpreter-in-odin

f86cf7alibrary

No description provided.

No license · updated 7 months ago

Writing an interpreter in Go Odin

Book: https://interpreterbook.com/ Implemented the book while learning Odin at the same time.

To run:

odin run . -- repl
odin run . -- path/to/file