Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!DECWRL.DEC.COM!bartlett From: bartlett@DECWRL.DEC.COM (Joel Bartlett) Newsgroups: comp.lang.scheme Subject: Type inference in Scheme Message-ID: <8710192041.AA21594@saturn.dec.com> Date: Mon, 19-Oct-87 16:41:00 EDT Article-I.D.: saturn.8710192041.AA21594 Posted: Mon Oct 19 16:41:00 1987 Date-Received: Tue, 20-Oct-87 21:51:45 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 7 I am interested in using type inference to get faster code out of my Scheme compiler. I'd greatly appreciate pointers to any existing work in that area. I'll summarize and send out the replies (if any) that I get. thanks, Joel