Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SIMAS Language SupportNew to Visual Studio Code? Get it now.
SIMAS Language Support

SIMAS Language Support

Turrnut

|
12 installs
| (1) | Free
Provides syntax highlighting, snippets, and basic support for the SIMAS programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

The SIMAS Language Support

Created by: Turrnut
SIMAS, which is an acronym for SIMple ASsembly, is a dynamically typed, compiled, high level, procedural programming language with a syntax that is inspired by the Assembly programming language. In SIMAS, each line starts with an instruction, optionally followed by one or more operands, just like Assembly.

The instruction and its operands are separated a space character and one space only. If there are multiple spaces, the program might enter unexpected behavior. Also, lines of code are separated by semicolons, as new lines are ignored.

LEARN MORE

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