https://github.com/a7medev/machine-language
Simulator for a simple machine language instruction set described in the book, Computer Science: An Overview 13th edition.
https://github.com/a7medev/machine-language
computer-science low-level-programming machine-language
Last synced: 4 months ago
JSON representation
Simulator for a simple machine language instruction set described in the book, Computer Science: An Overview 13th edition.
- Host: GitHub
- URL: https://github.com/a7medev/machine-language
- Owner: a7medev
- License: mit
- Created: 2022-12-24T10:21:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T20:26:49.000Z (about 3 years ago)
- Last Synced: 2024-12-30T02:51:38.919Z (about 1 year ago)
- Topics: computer-science, low-level-programming, machine-language
- Language: TypeScript
- Homepage: https://machinelanguage.vercel.app
- Size: 222 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Machine Language