Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/710lucas/risc-i-compiler

Um compilador simples para o meu projeto de emulador de RISC-I
https://github.com/710lucas/risc-i-compiler

berkeley-risc compiler risc risc-i

Last synced: 4 days ago
JSON representation

Um compilador simples para o meu projeto de emulador de RISC-I

Awesome Lists containing this project

README

        

# RISC-I compiler

**[Use the web version (it's easier)](https://710lucas.github.io/RISC-I-Compiler-web/public/)**

[Link to the web version's repo](https://github.com/710lucas/RISC-I-Compiler-web)

A simple compiler for my [RISC-I emulator](https://github.com/710lucas/RISC-I-emu)

Um simples compilador para o [emulador de RISC-I](https://github.com/710lucas/RISC-I-Emu) que eu estou tentando fazer