Hacker News new | ask | show | jobs
by nickpsecurity 3780 days ago
That makes more sense. Did you ever work on any Ada compiler I might have heard of?
1 comments

Nothing fancy, I was simply implementing a subset of Ada for fun. I find it is the quickest way to learn or explore a language - write a compiler for a subset of it.

Frontend was awful and I never finished it, but the LLVM-style backend wad very easy to build.