| |
Riscrithm – An intuitive RISC-V assembler and optimizer coded in Go
Riscrithm is a RISC-V assembler and optimizer written in Go that provides a high-level macro-assembly dialect bridging readable syntax with low-level hardware control. The developer has announced v2.0 is under development with a completely redesigned compiler, though this will break backwards compatibility with v1.1 scripts due to intentional removal of technical debt. Version 1.1 includes features such as file modularity, improved control flow, compile-time error checking, and optimization passes, with a straightforward CLI for compilation.
Read Full Article →
← More Tech news