Related articles |
---|
Teaching compilers and programming languages together... aronov@ziggy1.poly.edu (1995-01-10) |
Teaching compilers and programming languages together... ssimmons@convex.convex.com (1995-01-23) |
Re: Teaching compilers and programming languages together... djohnson@seuss.ucsd.edu (1995-01-24) |
Re: Teaching compilers and programming languages together... eifrig@beanworld.cs.jhu.edu (1995-01-25) |
Re: Teaching compilers and programming languages together... markta@aol.com (1995-01-26) |
Re: Teaching compilers and programming languages together... mslamm@pluto.mscc.huji.ac.il (1995-01-30) |
Re: Teaching compilers and programming languages together... mslamm@pluto.mscc.huji.ac.il (Ehud Lamm) (1995-02-03) |
Re: Teaching compilers and programming languages together... chs@cs.uoregon.edu (1995-02-06) |
Newsgroups: | comp.compilers |
From: | markta@aol.com (Mark TA) |
Keywords: | courses |
Organization: | America Online, Inc. (1-800-827-6364) |
References: | 95-01-040 |
Date: | Thu, 26 Jan 1995 07:45:37 GMT |
RE: chicken and the egg.
At UCSB, the compiler students must have had 2 upper division data
structures courses as well as an introduction to formal languages and
computation course. In turn these required basic data structures, UNIX,
and C. The students must write recursive descent parsers, grammars for lex
and yacc, symbol tables etc. etc. How could they do that if they had no
languages first?
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.