https://github.com/florianvazelle/py2mips
A python compiler to mips, written in racket (not finished)
https://github.com/florianvazelle/py2mips
compiler mips racket
Last synced: 27 days ago
JSON representation
A python compiler to mips, written in racket (not finished)
- Host: GitHub
- URL: https://github.com/florianvazelle/py2mips
- Owner: florianvazelle
- Created: 2019-01-04T17:44:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T14:41:41.000Z (over 6 years ago)
- Last Synced: 2025-02-12T11:14:46.962Z (3 months ago)
- Topics: compiler, mips, racket
- Language: Racket
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py2mips
## Utilisationracket main.rkt .py > .s
spim -file .s