Commit Graph

7 Commits

Author SHA1 Message Date
f6ed39d4e5 Fix two examples, break one 2025-07-23 23:06:18 +03:00
d96fc51b9c Fix adding to string that was allocated earlier 2025-07-23 21:27:45 +03:00
0d3abe8e42 Fix add_num_to_string not printing 10 2025-07-23 21:18:38 +03:00
14537743ed Fix for-loops 2025-07-23 21:17:16 +03:00
a251be2715 Make loops typecheck and type infere 2025-07-23 20:53:11 +03:00
ef4964ed86 Add parsing for for/while loops 2025-07-23 20:14:35 +03:00
431aae0b0d Add lexing to loops 2025-07-23 19:52:46 +03:00