8
submitted 1 year ago by [email protected] to c/[email protected]
top 1 comments
sorted by: hot top controversial new old
[-] [email protected] 1 points 1 year ago

At university the by far coolest and most fun course was compiler construction. We had to write something which would compile a small subset of Java (Javalette) into the Java Virtual Machine instruction set.

I wrote my compiler in Haskell because it seemed that it'd be much less hassle compared to do it in a object oriented or procedual language.

It ain't pretty but it's honest work: https://github.com/jeena/CC/blob/master/Compiler.hs

this post was submitted on 26 Jun 2023
8 points (100.0% liked)

Programmer Humor

32070 readers
448 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS