From: | torbenm@pc-003.diku.dk (Torben =?iso-8859-1?Q?=C6gidius?= Mogensen) |
Newsgroups: | comp.compilers |
Date: | Tue, 21 Apr 2009 12:48:41 +0200 |
Organization: | Department of Computer Science, University of Copenhagen |
References: | 09-04-015 |
Keywords: | books |
Posted-Date: | 21 Apr 2009 17:12:47 EDT |
Ryan McCoskrie <ryan.mccoskrie@gmail.com> writes:
> I'm trying to find some good text on compiler construction that don't
> explain things in terms of visual information (trees etcetera) and
> maths(which boils down to processing visual information).
>
>
> The reason to this is that I have a rare disability called NLD (Non-verbal
> Learning Disorder) which essentially means that the only parts of my brain
> that act as they should are the ones that deal with interpreting speech.
>
> Put it this way, Perl syntax makes sense but depth perception doesn't.
I don't think you can find any compiler textbook entirely devoid of
diagrams and math, but you could take a look at Niklaus Wirth's
"Compiler Construction". It explains most in terms of code (using his
own language "Oberon").
Torben
Return to the
comp.compilers page.
Search the
comp.compilers archives again.