Hacker News new | ask | show | jobs
by vidarh 4422 days ago
If you want an imperative tutorial then the Crenshaw tutorial [1] or Nicklaus Wirth's book Compiler Construction[2] are great starting points.

[1] http://compilers.iecc.com/crenshaw/

[2] http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf

1 comments

Thank you. I have read Crenshaw's tutorial before, and I think I should get some time to translate it with modern language with unicode support to make more fun. :)