No description
Find a file
2025-06-07 21:12:26 -04:00
.gitignore add binary to gitignore 2025-06-07 18:01:00 -04:00
go.mod init + lexer 2025-06-07 17:24:28 -04:00
main.go init + lexer 2025-06-07 17:24:28 -04:00
scanner.go fix string literal token value type 2025-06-07 21:12:26 -04:00
tokentype.go init + lexer 2025-06-07 17:24:28 -04:00
tokentype_string.go init + lexer 2025-06-07 17:24:28 -04:00