[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[INGRIA@G.BBN.COM: Scheme for LISPM]



    Date: Thu, 26 Jun 1986  16:47 EDT
    Message-ID: <INGRIA.12217972484.BABYL@G.BBN.COM>
    From: INGRIA@G.BBN.COM
    To:   INFO-LISPM@MC.LCS.MIT.EDU
    Subject: Scheme for LISPM

    	Does anyone have an implementation of Scheme that runs on
    LISPMs?  It would be useful for us to have a version that runs on Rel6
    on 36XXs.  Thanks in advance.

I wrote one last summer.  It's not great for development, since there
are no debugging facilities besides TRACE, but it works.  It is written in
Common Lisp, but it has been comditionalized to make it also work in
Rel 6 Symbolics Common Lisp (which is full of bugs).  If you're at BBN,
you should contact Don Allen and get a copy from him.  Otherwise
contact me (JAR@MIT-AI) and I'll give you more information.

Jonathan