Related articles |
---|
Teaching compilers backwards? andy@galois.com (Andy Gill) (2003-09-23) |
Re: Teaching compilers backwards? Trevor.Jenkins@suneidesis.com (2003-09-27) |
Re: Teaching compilers backwards? rbates@southwind.net (Rodney M. Bates) (2003-10-04) |
Re: Teaching compilers backwards? hat@se-126.se.wtb.tue.nl (Albert Hofkamp) (2003-10-08) |
Re: Teaching compilers backwards? rmatthewk@hotmail.com (2003-10-08) |
Re: Teaching compilers backwards? joachim.durchholz@web.de (Joachim Durchholz) (2003-10-12) |
Re: Teaching compilers backwards? peter_flass@yahoo.com (Peter Flass) (2003-10-13) |
[14 later articles] |
From: | Andy Gill <andy@galois.com> |
Newsgroups: | comp.compilers |
Date: | 23 Sep 2003 12:56:15 -0400 |
Organization: | Galois Connections |
Keywords: | courses, question |
Posted-Date: | 23 Sep 2003 12:56:15 EDT |
Has anyone ever taught compilers backwards? How did it work out?
Traditionally, a compiler class starts with lexing, and flows downstream
towards register allocation and assembly language generation.
I am considering starting a compiler class with assembly language exercises,
and having the students build a small compiler from the back, forward.
Can anyone offer any advice about how this might work out?
Andy Gill
Adjunct at OHSU/OGI
Return to the
comp.compilers page.
Search the
comp.compilers archives again.