TIC-80
TIC-80 copied to clipboard
incomplete syntax highlighting for Scheme
the built-in Scheme interpreter successfully runs cond and unless, but the editor doesn't highlight them as keywords, like it does with if, which is less important than cond.
This is easy to fix, will check for it later.