LC-3 Assembly for VS Code

v1.0.0-beta — Full-featured LC-3 assembly language support based on the Yale Patt & Sanjay Patel textbook on the LC-3 ISA, Introduction to Computing System (3e, 2020).

Documentation

For detailed documentation, please refer to the LC-3 Extension Guide.

Download

lc3-assembly-1.0.0-beta.vsix (~263 KB, requires VS Code 1.75+)

Installation

GUI: VS Code → Extensions sidebar → … menu → "Install from VSIX…" → select the file.

Command line:

code --install-extension lc3-assembly-1.0.0-beta.vsix

Features

Source & Issues

github.com/abdonmorales/lc3-vscode


© 2026 Abdon Morales — cs.utexas.edu/~abdonm — The University of Texas at Austin