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

https://github.com/jakubschwenkbeck/compiler

Code for the "Building a compiler" Lecture, using Haskell for a JavaCompiler
https://github.com/jakubschwenkbeck/compiler

Last synced: 3 months ago
JSON representation

Code for the "Building a compiler" Lecture, using Haskell for a JavaCompiler

Awesome Lists containing this project

README

        

# Compiler
This Repo holds my code for the lecture "Building a compiler", using Haskell and implementing the Java Compiler