Related articles |
---|
Mathematics skills for writing a compiler? lucky7456969@hotmail.com (2004-09-08) |
Re: Mathematics skills for writing a compiler? sandra@frogsonice.com (Sandra Loosemore) (2004-09-13) |
Re: Mathematics skills for writing a compiler? dido@imperium.ph (Rafael 'Dido' Sevilla) (2004-09-13) |
Re: Mathematics skills for writing a compiler? torbenm@diku.dk (2004-09-13) |
Re: Mathematics skills for writing a compiler? dmclean@stsci.edu (Donald F. McLean) (2004-09-13) |
Re: Mathematics skills for writing a compiler? napi@axiomsol.com (2004-09-14) |
Re: Mathematics skills for writing a compiler? vidar@hokstad.name (2004-09-14) |
Re: Mathematics skills for writing a compiler? joe@burgershack.com (Randy) (2004-09-21) |
Re: Mathematics skills for writing a compiler? kamalp@acm.org (2004-09-21) |
Re: Mathematics skills for writing a compiler? tommy.nordgren@chello.se (Tommy Nordgren) (2004-09-24) |
Re: Mathematics skills for writing a compiler? kamalp@acm.org (2004-09-25) |
[1 later articles] |
From: | "Donald F. McLean" <dmclean@stsci.edu> |
Newsgroups: | comp.compilers |
Date: | 13 Sep 2004 12:31:10 -0400 |
Organization: | Space Telescope Science Institute |
References: | 04-09-063 |
Keywords: | practice |
Posted-Date: | 13 Sep 2004 12:31:10 EDT |
The college that I graduated from had a class "Automata and Formal
Languages" that covered all of the math theory. I took Compiler design
first and had no trouble. (I did take it the following semester and
found it both interesting and illuminating, but not strictly
necessary)
I don't think that numerical methods would be an actual requirement (you
can find a library to handle all of the really hard math).
I don't recognize the acronym DFS though.
Jack wrote:
> What mathematical skills do I need in order to build an "average" compiler?
> such as numerical methods, CFG, DFS.... etc
Return to the
comp.compilers page.
Search the
comp.compilers archives again.