Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ILOC LanguageNew to Visual Studio Code? Get it now.
ILOC Language

ILOC Language

mswlandi

|
640 installs
| (1) | Free
syntax highlight for the RISC linear assembly code language ILOC
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ILOC Language Syntax Highlighting for VSCode

This is an extension that provides syntax highlighting for the RISC linear assembly code language ILOC.

Limitations

Currently it only works for "conventional" naming of registers and labels:

  • registers start with r followed by alphanumeric characters or hyphen.
  • labels start with L followed by a positive integer number

It also doesn't care at all about program structure, accepts anything. It is supposed to work on valid iloc code though.

Contributing

You 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 😭)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft