https://github.com/unbalancedparentheses/lc3-vm.zig
LC3 VM in Zig
https://github.com/unbalancedparentheses/lc3-vm.zig
Last synced: about 1 month ago
JSON representation
LC3 VM in Zig
- Host: GitHub
- URL: https://github.com/unbalancedparentheses/lc3-vm.zig
- Owner: unbalancedparentheses
- License: mit
- Created: 2023-08-27T21:21:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T10:32:39.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T00:16:19.591Z (over 1 year ago)
- Language: Zig
- Size: 290 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lc3-vm.zig
LC3 VM in Zig