https://github.com/frectonz/lc3
Observable LC3 Virtual Machine
https://github.com/frectonz/lc3
lc3 lc3-assembly lc3-vm ocaml
Last synced: 10 months ago
JSON representation
Observable LC3 Virtual Machine
- Host: GitHub
- URL: https://github.com/frectonz/lc3
- Owner: frectonz
- License: mit
- Created: 2025-01-30T07:29:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T06:07:28.000Z (over 1 year ago)
- Last Synced: 2025-05-07T10:53:16.088Z (about 1 year ago)
- Topics: lc3, lc3-assembly, lc3-vm, ocaml
- Language: OCaml
- Homepage:
- Size: 157 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Observable LC3 Virtual Machine
This implementation of the LC3 VM is based on this article [Write your Own Virtual Machine](https://www.jmeiners.com/lc3-vm/).
[](https://asciinema.org/a/701098)