Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 475 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 475 Bytes

MIX Assembly Language Support for VSCode

About

This package provides language support for Donald Knuth's MIX Assembly Language (MIXAL) described in The Art of Computer Programming, Volume 1: Fundamental Algorithms. However, the syntax assumed will be slightly modified to follow the more modern conventions detailed and supported by the GNU MIX Development Kit (MDK).

Features

  • Syntax highlighting.
  • Code formatting.