Commit Graph

10 Commits

Author SHA1 Message Date
0a5fdf71a4
Allow void return type 2024-03-21 13:52:05 +01:00
e4c158875e
Add expression statements 2024-03-20 20:28:23 +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
cf0307c164
More parsing 2024-03-14 16:42:22 +01:00
f8ed70336d
More function parsing 2024-03-12 22:00:03 +01:00
c22fa66492
Basic parsing (WIP) 2024-03-11 22:05:36 +01:00
1ce2505427
initial commit 2024-03-10 22:48:57 +01:00