Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakubschwenkbeck/compiler

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

Last synced: 7 days 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