a01sa01to / vscode-vtm-syntax

Virtual Turing Machine Syntax Highlighter for VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=a01sa01to.vtm-syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Turing Machine Syntax

This is a syntax highlighter for the Virtual Turing Machine by stealthmate (stealthmate/turing-machine).

Features

  • Syntax Highlighting
  • Linting
  • Suggestions

Requirements

  • VSCode 1.74.0 or higher

Extension Settings

Add the following to the top of your file:

## Initial State: (your initial state)
## Tape(s) Used: (your tape(s) used)

Known Issues

Please report any issues you find!

Release Notes

1.0.0

Initial release

About

Virtual Turing Machine Syntax Highlighter for VSCode

https://marketplace.visualstudio.com/items?itemName=a01sa01to.vtm-syntax

License:MIT License


Languages

Language:TypeScript 100.0%