Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!samsung!uakari.primate.wisc.edu!ames!attctc!smunews!ti-csl!m2!gateley From: gateley@m2.csc.ti.com (John Gateley) Newsgroups: comp.lang.misc Subject: Recent posts on CL and Scheme Message-ID: <104836@ti-csl.csc.ti.com> Date: 8 Jan 90 16:13:44 GMT Sender: news@ti-csl.csc.ti.com Organization: TI Computer Science Center, Dallas Lines: 11 In the thread on compile-time vs. runtime typing, quite often people seem to be under the impression that Scheme and Common Lisp are interpreted, with a few vendors supplying compilers. In fact, this is quite the opposite of todays world. Almost all vendors supply compilers, and some provide interpreters (for faster developement time). Scheme and Common Lisp are NOT traditionally interpreted. John gateley@m2.csc.ti.com