Related articles |
---|
[9 earlier articles] |
Re: Teaching compilers backwards? rand@rice.edu (Randy Crawford) (2004-03-15) |
Re: Teaching compilers backwards? zork_666@nospammail.net (Johnathan) (2004-03-15) |
Re: Teaching compilers backwards? romesamo@earthlink.net (Rome Samo) (2004-03-19) |
Re: Teaching compilers backwards? aycock@cse.cpsc.ucalgary.ca (John Aycock) (2004-03-19) |
Re: Teaching compilers backwards? lex@cc.gatech.edu (Lex Spoon) (2004-03-19) |
Re: Teaching compilers backwards? k301x@yahoo.com (dtf) (2004-03-19) |
Re: Teaching compilers backwards? vbdis@aol.com (2004-03-19) |
Re: Teaching compilers backwards? phf@cs.ucr.edu (=?ISO-8859-1?Q?Peter_Fr=F6hlich?=) (2004-03-19) |
Re: Teaching compilers backwards? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-03-26) |
Re: Teaching compilers backwards? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-03-26) |
Re: Teaching compilers backwards? nr@eecs.harvard.edu (2004-03-26) |
Re: Teaching compilers backwards? torbenm@diku.dk (2004-03-26) |
From: | vbdis@aol.com (VBDis) |
Newsgroups: | comp.compilers |
Date: | 19 Mar 2004 23:53:50 -0500 |
Organization: | AOL Bertelsmann Online GmbH & Co. KG http://www.germany.aol.com |
References: | 04-03-045 |
Keywords: | courses |
Posted-Date: | 19 Mar 2004 23:53:50 EST |
<michael.l.ross@intel.com> schreibt:
>And instead of having the kids write their own from scratch,
>something they'll probably never do in their industrial careers, have
>them pick up something like gcc, study it, and modify it.
Do you really think that a student, with no experience with real
compiler code, can understand a monster like gcc in reasonable time???
IMO understanding other peoples code, in order to modify it, may be a
very separate course. But learning how things are done in one specific
program will not help much in learning the principles of compilation
etc. in general.
DoDi
Return to the
comp.compilers page.
Search the
comp.compilers archives again.