Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!iuvax!hieb From: hieb@iuvax.cs.indiana.edu (Robert Hieb) Newsgroups: comp.lang.scheme Subject: What is Scheme Message-ID: <55694@iuvax.cs.indiana.edu> Date: 29 Aug 90 17:03:25 GMT Distribution: comp Organization: Indiana University, Bloomington Lines: 7 Just to make sure it is not forgotten, let me add "proper treatment of tail-recursion" to the list of Scheme essentials. It is essential to keeping control in Scheme limited to procedure call and return, continuation invocation, and conditional branching (the last of which is least). Bob Hieb