https://github.com/ethteck/m2ctx
mips_to_c context generator
https://github.com/ethteck/m2ctx
Last synced: 11 months ago
JSON representation
mips_to_c context generator
- Host: GitHub
- URL: https://github.com/ethteck/m2ctx
- Owner: ethteck
- License: mit
- Created: 2021-02-15T17:06:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T23:48:27.000Z (over 2 years ago)
- Last Synced: 2025-03-27T04:41:28.567Z (about 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# m2ctx: m2c context creator
This script can be used to generate a context file for use with [m2c](https://github.com/matt-kempster/m2c).
Currently, it has tons of assumptions about where and how it is run, and this will be cleaned up in a future version.