feat: LIR backend replaces direct HIR→C emission (v0.3.0)
- 42 LIR instructions in bootstrap/lir.nim - HIR→LIR lowering in bootstrap/lir_lower.nim - LIR→C emission with full struct/enum/vtable support - All 22 examples + 5 Nim unit tests passing - Updated README status and backend description
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Compiled binary
|
||||
buxc
|
||||
buxc_lir
|
||||
src/main
|
||||
|
||||
# Nim cache
|
||||
|
||||
Reference in New Issue
Block a user