Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!munnari.oz.au!metro!sunaus.oz!newstop!exodus!vladimir From: vladimir@Eng.Sun.COM (Vladimir G. Ivanovic) Newsgroups: comp.lang.scheme Subject: Re: (min scheme-procs ...) Message-ID: Date: 23 Feb 91 04:15:26 GMT References: Sender: news@exodus.Eng.Sun.COM Distribution: comp.lang.scheme Organization: Sun Microsystems, Inc. Lines: 20 In-reply-to: nv89-nun@alv.nada.kth.se's message of 22 Feb 91 23:19:50 GMT In article nv89-nun@alv.nada.kth.se (Nicklas Ungman) writes: What is the minimal number of functions that has to be defined for a scheme implementation, and how do you define the rest of the standard functions in these functions. According to R^3.99RS, the primitive expression types are literal, variable, call, lambda, if, and set!. See Section 4.1 Primitive expression types, Section 4.2 Derived expression types and Section 7.3 Derived expression types (where the expressions are actually derived.) -- Vladimir -- =============================================================================== Vladimir G. Ivanovic Sun Microsystems, Inc (415) 336-2315 MTV12-33 vladimir@Sun.COM 2550 Garcia Ave. {decwrl,hplabs,ucbvax}!sun!Eng!vladimir Mountain View, CA 94043-1100 Disclaimer: I speak for myself. ===============================================================================