Zag 64 - New zig derived compiler for 6502/c64
I recently started a cross compiler based on a subset of zig (things like async and threads don’t make sense) plus a turbo pascal style inline assembler. It also has a full DLL system with code relocation , early and late binding , plugin style dynamic loading and preloading and caching code in REU. here is a video when I’d implemented about 27% of the intended surface area also showing the automated UI test automation in VICE since the “ proof is in the pudding”. Now at about 85%.