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

https://github.com/lionleaf/compiler

My implementation of a compiler for a simple language. It is being written as part of a course on compilers at the Norwegian University of Technology and Science.
https://github.com/lionleaf/compiler

Last synced: over 1 year ago
JSON representation

My implementation of a compiler for a simple language. It is being written as part of a course on compilers at the Norwegian University of Technology and Science.

Awesome Lists containing this project

README

          

compiler
========

My implementation of a compiler for a simple language. It is being written as part of a course on compilers at the Norwegian University of Technology and Science.