Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.26 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.26 KB

Nand2Tetris - Jack Language Syntax Highlighting

Features

Syntax highlighting for Jack language used in Nand2Tetris part II course at Coursera.

demo

The extension currently supports highlighting of:

  • all language keywords
  • quoted strings
  • comments.
  • type declarations (both keywords and classes)

Jack language is introduced in the 2nd part of the course. If you're taking the first part of the course - Nand2Tetris part I, you should check out the HDL language syntax highlighting extension by Rob Lourens: Nand2Tetris-HDL.

Requirements

n/a

Extension Settings

n/a

Known Issues

None

Contributions

I am open to suggestions and pull requests here.

Acknowledgements

I was inspired by the Sublime Jack package.

Release Notes

0.0.1

Initial release of Jack Language Syntax Highlighting

0.0.1

Testing package update and adding the information about the GitHub repository