@lisyarus@mastodon.gamedev.place
Post #777523
2026-03-24 21:21 UTC
Rewriting my toy language aarch64 compiler using the new IR as an input. The compiler code decreased in half (1.5k -> 700 loc), and its logic got way simpler. Still not an optimizing compiler, though, and lacking structs, arrays & pointers 😅
Left: test program
Right: IR output
Replies (0)
No replies.