Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jepeake/littledragon

a c to risc-v compiler implemented in c++
https://github.com/jepeake/littledragon

c compiler cpp risc-v

Last synced: 6 days ago
JSON representation

a c to risc-v compiler implemented in c++

Awesome Lists containing this project

README

        

# _littledragon_

_This repository contains a C to RISC-V Compiler implemented in C++._

_The source language is pre-processed C90 & the target language is RISC-V assembly._

---

![image](https://github.com/user-attachments/assets/54b19f31-a9e7-44fb-a99c-0052839c32b0)

---

### _Contributors_

_jepeake_
_mattstevenson22_

---