Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ysig/edsger_compiler

A compiler implementation for a quasi-procedural language called "Edsger" in C++ using LLVM compiler infrastructure, assigned as a biannual project on "Compilers" course (2016).
https://github.com/ysig/edsger_compiler

Last synced: 27 days ago
JSON representation

A compiler implementation for a quasi-procedural language called "Edsger" in C++ using LLVM compiler infrastructure, assigned as a biannual project on "Compilers" course (2016).

Awesome Lists containing this project

README

        

### A compiler implementation for a quasi-procedural language called "Edsger" in C++ using LLVM compiler infrastructure, assigned as a biannual project on "Compilers" course (2016).