HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sklogic

no profile record

comments

sklogic
·hace 12 años·discuss
Exactly, where to draw a line? Explaining a concept of abstract and virtual machines may take a few pages of a dense text, explaining how to parse expressions with precedence may require dozens of pages, explaining C types will add a few more.

So, yes, it's either you're curious enough to dig into a code and find the relevant explanations somewhere else (the said Dragon Book and alike), or you won't get it, regardless of how comprehensive comments are.
sklogic
·hace 12 años·discuss
You seem to suggest that a niche, minimalistic toy example should always be accessible to non-developers.
sklogic
·hace 12 años·discuss
Basically, what you're saying is that any toy compiler example should be accompanied with a copy of the Dragon Book.