Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 442 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 442 Bytes

Octo language support for Atom

Octo is a high level assembly language for CHIP-8 virtual machines. The language-octo package provides language support for Octo in the Atom text editor.

You can learn more about Octo and CHIP-8 at the Octo github page

The package can be via the Atom package interface or by the command:

apm install language-octo

Example