HackerTrans
TopNewTrendsCommentsPastAskShowJobs

asg

no profile record

comments

asg
·قبل 15 سنة·discuss
I've not had a formal CS education. So the first time I had to write a mini compiler, I decided to do it by hand, for its educational value, rather than use a parser generator. Google got me Crenshaw's paper (Lets build a compiler), and I remember it was very simple to follow his code to write my own. So yes, much recommended.