HackerTrans
トップ新着トレンドコメント過去質問紹介求人

sklogic

no profile record

コメント

sklogic
·12 年前·議論
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
·12 年前·議論
You seem to suggest that a niche, minimalistic toy example should always be accessible to non-developers.
sklogic
·12 年前·議論
Basically, what you're saying is that any toy compiler example should be accompanied with a copy of the Dragon Book.