|
19e9b8dfee
|
started to work in the ast
|
2025-07-13 14:19:52 -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 |
|
|
52dc4618c7
|
added support for keywords
|
2025-07-04 16:14:05 -05:00 |
|
|
19a9ef2d20
|
added integers, floats, strings, and identifiers
|
2025-07-04 15:43:08 -05:00 |
|
|
aa46974753
|
started to work with multicharacter tokens
|
2025-07-04 15:07:51 -05:00 |
|
|
68573a4599
|
more single-character tokens, ignoring whitespaces, and comments
|
2025-07-04 14:39:45 -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 |
|