6 Commits

Author SHA1 Message Date
41e5298288 added a recipe for valgrind 2025-07-12 14:55:10 -05:00
035cd53983 defining some structs for the ast 2025-07-05 12:36:26 -05:00
2119791961 lexer finished? 2025-07-05 11:36:16 -05:00
2dab03db23 now lexing some single character tokens 2025-07-03 19:23:34 -05:00
b0682bbde5 added a placeholder lexer and token struct 2025-07-02 20:25:05 -05:00
a34348be60 Initial commit
added just a few helper functions and structures that will use later.
still missing a lot of important functions that will be important, but
they will be implemented as i go.
2025-07-02 20:09:10 -05:00