Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frectonz/lc3
Observable LC3 Virtual Machine
https://github.com/frectonz/lc3
lc3 lc3-assembly lc3-vm ocaml
Last synced: 1 day 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 (12 days ago)
- Default Branch: main
- Last Pushed: 2025-02-07T22:29:10.000Z (3 days ago)
- Last Synced: 2025-02-07T23:24:55.056Z (3 days ago)
- Topics: lc3, lc3-assembly, lc3-vm, ocaml
- Language: OCaml
- Homepage:
- Size: 132 KB
- Stars: 2
- 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/).
[![asciicast](https://asciinema.org/a/701098.svg)](https://asciinema.org/a/701098)