Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Code for the "Building a compiler" Lecture, using Haskell for a JavaCompiler
- Host: GitHub
- URL: https://github.com/jakubschwenkbeck/compiler
- Owner: JakubSchwenkbeck
- Created: 2024-10-20T22:09:57.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-04T12:24:04.000Z (16 days ago)
- Last Synced: 2024-11-04T13:25:53.667Z (16 days ago)
- Language: Haskell
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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