|
44bd9fc5ad
|
feat: begin to parse a variable declaration
|
2024-12-12 06:00:00 -05:00 |
|
|
0ff3e94620
|
refactor: use modules in build.zig
|
2024-12-05 21:11:24 -05:00 |
|
|
b71cfe4370
|
feat: lex punctuation
|
2024-11-27 21:06:51 -05:00 |
|
|
882d123fe0
|
feat: lex groupign signs
|
2024-11-27 20:41:42 -05:00 |
|
|
b8c542d88e
|
feat: lex string without escape characters
|
2024-11-27 19:36:45 -05:00 |
|
|
3f95515964
|
feat: lex comments, forbid CR
|
2024-11-24 07:35:20 -05:00 |
|
|
00597752da
|
feat: lex operators
|
2024-11-24 06:53:58 -05:00 |
|
|
15a66ebc3d
|
feat: lex datatype
|
2024-11-18 21:08:37 -05:00 |
|
|
92794cc07a
|
feat: lex identifier. create comptime fn for lexing many, many_1
|
2024-11-18 21:05:46 -05:00 |
|
|
cbefbe3f68
|
refactor: organize files
|
2024-11-16 16:12:15 -05:00 |
|
|
86904218d5
|
feat(build): setup build step to run all tests
|
2024-11-16 07:16:10 -05:00 |
|
|
a68e5a2c1d
|
init
|
2024-11-15 20:00:15 -05:00 |
|