Commit Graph

10 Commits

Author SHA1 Message Date
a53b294392
Fix bug 2024-03-25 16:58:23 +01:00
06be5bc35e
Add assignment expression 2024-03-24 21:36:34 +01:00
fa63fee64d
Compile if statements 2024-03-24 15:19:45 +01:00
508ed37040
Implement more features (WIP) 2024-03-23 14:03:20 +01:00
8433736096
Fix non-ascii identifiers 2024-03-21 21:00:31 +01:00
0a5fdf71a4
Allow void return type 2024-03-21 13:52:05 +01:00
63ccacba2d
Improve compiler & validator, Update lexer 2024-03-20 19:26:48 +01:00
ea7c4b73b6
Fix compiler bugs 2024-03-19 12:19:19 +01:00
8c250005bc
More compiler stuff 2024-03-19 10:54:21 +01:00
ad32195fa2
More validation 2024-03-17 19:55:28 +01:00