One other side effect of my return to C64 work is that I've become more irritated with the sharp edges of my Ophis assembler. So:

Announcing the release of Ophis 2.3! This expands the syntax a bit so that it plays nicer with other dialects and syntax highlighters.

https://github.com/michaelcmartin/Ophis/releases/tag/v2.3

#retrocomputing #c64 #6502assembly #python

Release Ophis 2.3 · michaelcmartin/Ophis

Ophis 2.3 has been released! This release mostly adds some convenient alternate syntaxes to allow Ophis to more easily interoperate with other assemblers, or to render more cleanly on syntax-aware ...

GitHub