language-ttk91

Grammar spec for Titokone machine language

jiikai

27

0

Bug Reports

0.1.1

MIT

GitHub

language-ttk91

Usage screenshot of "example.k91".

This is a grammar specification for the symbolic machine, or assembly language ttk91 used by the virtual computer environment titokone . It enables the text editor Atom's syntax highlighting to pick up the various keywords, operators etc used in TTK91.

Installation:

Close Atom if you have it running. Then type in a terminal of your choice:

apm install jiikai/language-ttk91

Atom should automatically detect files with .k91 file extension as being written in ttk91, set the grammar manually via CTRL+SHIFT+L if it does not.

Caveats:

Bugs:

Post any issues in:

https://github.com/jiikai/language-ttk91/issues