Commit graph

9 commits

Author SHA1 Message Date
Janis 42a3be8186 bigint math 2024-08-27 00:54:55 +02:00
Janis 010e6d2bec LANGUAGE CHANGES
prefix binds tighter than as-expr, because &a as *u32 should be valid syntax
i think it can actually do pointer arithmetic somewhat validly now?
2024-08-25 03:09:54 +02:00
Janis 00359a306c stufffffffffff 2024-08-18 14:52:24 +02:00
Janis ddd65e8c4d has string_table now :^) 2024-08-16 22:38:13 +02:00
Janis 66d08dadcc remove lints 2024-08-13 18:55:36 +02:00
Janis 02be9bdc26 simple lexing error reporting 2024-08-09 18:58:26 +02:00
Janis 69e67c882d can generate naive ast and render 2024-08-08 19:14:14 +02:00
Janis b7105c1235 working on parsing ast 2024-08-07 00:35:10 +02:00
Janis e8934b8ccc initial commit 2024-08-06 20:58:09 +02:00