Ecosyste.ms: Awesome
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: 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).
- Host: GitHub
- URL: https://github.com/ysig/edsger_compiler
- Owner: ysig
- Created: 2017-09-11T12:12:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T12:16:45.000Z (over 7 years ago)
- Last Synced: 2024-10-05T21:06:45.428Z (3 months ago)
- Language: Yacc
- Size: 333 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).