jooris
|
42ba357302
|
feat: add better diagnostic rendering
|
2026-04-21 22:41:37 +02:00 |
|
jooris
|
0162d5b845
|
feat: add constant folding and dead code elimination passes
|
2026-04-21 22:30:06 +02:00 |
|
jooris
|
3e0b5c5b00
|
feat: unify AST structures, introduce MIR and update codegen
|
2026-04-21 22:08:15 +02:00 |
|
jooris
|
35255a924a
|
feat: add a backed using cranelift ir and codegen crates
|
2026-04-20 23:27:16 +02:00 |
|
jooris
|
c3ee0d6e67
|
feat: add typed ast and Hindley-Milner style semantic analysis
|
2026-04-20 23:15:11 +02:00 |
|
jooris
|
27d033135c
|
feat: wire up the parser in the main function
|
2026-04-20 22:15:31 +02:00 |
|
jooris
|
51a4000f1f
|
feat: add token and span definitions
|
2026-04-20 19:03:19 +02:00 |
|
jooris
|
46028f9072
|
init: add compiler roadmap and project planning
|
2026-04-20 19:01:52 +02:00 |
|