/lc4sim

Simulation and debugging environment for the (educational) LC4 assembly language.

Primary LanguageJavaScript

LC4 Simulator


A simulator and debugger for LC4 assembly, a simplified educational assembly language used at courses at the University of Pennsylvania.

To run

  • Install haskell
  • Install fay
  • Install fay-jquery
  • Compile the app with make
  • Open up index.html in a browser and follow the instructions to load an assembly file into the simulator