No description
Find a file
jmug dcf5cb336a Done with lexer (chap1)
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
2025-01-01 18:35:22 -08:00
pkg Done with lexer (chap1) 2025-01-01 18:35:22 -08:00
waiig_code_1.7 Download and add the "code" folder. 2025-01-01 15:44:44 -08:00
.envrc Add a development flake. 2025-01-01 15:48:44 -08:00
.gitignore Add a development flake. 2025-01-01 15:48:44 -08:00
flake.lock Add a development flake. 2025-01-01 15:48:44 -08:00
flake.nix Add a development flake. 2025-01-01 15:48:44 -08:00
go.mod Initialize go module 2025-01-01 15:53:05 -08:00
README.md Initial commit 2025-01-01 15:41:58 -08:00

interpreter-in-go

Following the "Writing an interpreter in Go" Book