Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nbbeeken/dashmips
A Mips interpreter of sorts.
https://github.com/nbbeeken/dashmips
mips mips-simulator
Last synced: about 1 month ago
JSON representation
A Mips interpreter of sorts.
- Host: GitHub
- URL: https://github.com/nbbeeken/dashmips
- Owner: nbbeeken
- License: mit
- Created: 2019-02-02T16:29:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T22:22:49.000Z (over 4 years ago)
- Last Synced: 2024-10-29T05:38:20.014Z (2 months ago)
- Topics: mips, mips-simulator
- Language: Python
- Homepage: https://pypi.org/project/dashmips/
- Size: 343 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dashmips
`dashmips` is a Mips Interpreter CLI program.
## [Documentation](https://github.com/nbbeeken/dashmips/wiki)
You can reference [this repository's wiki page](https://github.com/nbbeeken/dashmips/wiki) for CLI usage, debugging, and more!
Happy coding!