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

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: 7 months 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).