|
|
|
|
|
by journeeman
3834 days ago
|
|
'Compiler Construction' by Niklaus Wirth[1] is a pretty good book too. It's got the hands-on feel of Crenshaw's book with a quick but, not too superficial, introduction to theory. The book is little more than 100 pages long. The compiler is written in Oberon however, which is also the source language (actually the source language is Oberon-0, a subset) but, Oberon is super simple and can be learned on the go. [1] https://www.inf.ethz.ch/personal/wirth/CompilerConstruction/... |
|