Home

On Compilers and Interpreters

i’ve started to become more and more interested in compilers, interpreters and programming language design overall, so i thought of sharing this bunch of stuff i’ve found (and mostly still have to read :< ) that might be useful to somebody… my plan is to update the list as i find more resources

i haven’t (and won’t) include links to official docs because it’s obvious to me that people should look there first ;P.

Links

LLVM

Virtual Machines

Compilers

Interpreters

Garbage Collection


Books

Compilers

Interpreters

Garbage Collection


Code

stay tuned

PS: this blog is on github so you can actually submit an issue and i’ll add your links to this list, how cool is that?

PPS: thanks to @Bronsa_ for helping me out when i’m too stupid to grasp some stuff :P

Credits (people who contributed):

Comments