Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A python compiler to mips, written in racket (not finished)

Awesome Lists containing this project

README

        

# py2mips
## Utilisation

racket main.rkt .py > .s
spim -file .s