Skip to content

a01sa01to/vscode-vtm-syntax

Repository files navigation

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