Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shashankshekhar007/Compilers


https://github.com/shashankshekhar007/Compilers

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Compilers

This is the github repository for the CS335 aka COMPILER DESIGN course project. The name of the members contributing to this project are-

1. Shashank Shekhar
2. Meet Kumar Jigar Sanghvi
3. Piyush Bansal

This project aims to implement a compiler for Golang for the MIPS architecture. The language that has been used to implement this is C.
C is a high level language(let us just assume that it's the truth) and provides very high performance.