jooris
|
68ec14e541
|
feat: add expression statements and assign expressions
|
2026-04-21 23:18:13 +02:00 |
|
jooris
|
3fe307eff8
|
feat: add support for let statements
|
2026-04-21 23:03:03 +02:00 |
|
jooris
|
3e0b5c5b00
|
feat: unify AST structures, introduce MIR and update codegen
|
2026-04-21 22:08:15 +02:00 |
|
jooris
|
22023a8734
|
feat: add control flow analysis and error reporting for unreachable code
|
2026-04-21 18:36:02 +02:00 |
|
jooris
|
0c288c2247
|
feat: add support for if/else statements
|
2026-04-21 18:20:15 +02:00 |
|
jooris
|
eb3663dfbb
|
feat: add support for booleans and comparision operators
|
2026-04-21 11:05:48 +02:00 |
|
jooris
|
c3ee0d6e67
|
feat: add typed ast and Hindley-Milner style semantic analysis
|
2026-04-20 23:15:11 +02:00 |
|