ILOC Language Syntax Highlighting for VSCodeThis is an extension that provides syntax highlighting for the RISC linear assembly code language ILOC. LimitationsCurrently it only works for "conventional" naming of registers and labels:
It also doesn't care at all about program structure, accepts anything. It is supposed to work on valid iloc code though. ContributingYou may post an issue if you have a problem and I'll take a look, but I don't promise to work on it until I have free time (probably never 😭) |