Skip to content

KermanX/lc3

Repository files navigation

LC-3 Assembler and Simulator

This is a simple assembler and simulator for LC-3, a simple computer architecture. Both the assembler and simulator are written in TypeScript.

This is for the course project of ICS at USTC, 2024 Fall.

Assembler

See ./assembler.

Simulator

See ./simulator.

Playground

Visit https://kermanx.github.io/lc3

About

LC3 Assembler & Simulator for USTC ICS 2024 Fall

Topics

Resources

License

Stars

Watchers

Forks