Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Mariano Guerra's Log
(Uncensored)
subscribe
Macros and optimizations: it's just a phase | Mariano Guerra's Log
http://marianoguerra.org/posts/macros-and-optimizations-its-just-a-phase/
links
backlinks
Tagged with:
compilers
plt
This post builds upon the previous one where I built the smallest OOP language I could based only on message dispatch. Everything is as late bound as possible, even the language semantics, the core on