No description
Find a file
jmug 0acd1d41e8 Add all the files from the interpreter repo
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
2025-01-13 19:51:49 -08:00
cmd/repl Add all the files from the interpreter repo 2025-01-13 19:51:49 -08:00
pkg Add all the files from the interpreter repo 2025-01-13 19:51:49 -08:00
wcig_code_1_2 Add code from the book. 2025-01-01 16:44:27 -08:00
.envrc Add a development shell flake 2025-01-01 16:42:33 -08:00
.gitignore Add a development shell flake 2025-01-01 16:42:33 -08:00
flake.lock Add a development shell flake 2025-01-01 16:42:33 -08:00
flake.nix Add a development shell flake 2025-01-01 16:42:33 -08:00
go.mod Add all the files from the interpreter repo 2025-01-13 19:51:49 -08:00
README.md Initial commit 2025-01-01 16:39:06 -08:00

compiler-in-go

Following the book "Writing a compiler in Go"