Path: utzoo!attcan!uunet!lll-winken!lll-tis!mordor!joyce!ames!mailrus!cornell!uw-beaver!mit-eddie!mit-amt!sokolov From: sokolov@mit-amt (Michael Sokolov) Newsgroups: comp.lang.lisp Subject: Re: which compiler Keywords: compiler rating common lisp best worst mediocre Message-ID: <3019@mit-amt> Date: 12 Sep 88 22:36:44 GMT References: <983@pilchuck.Data-IO.COM> Reply-To: sokolov@media-lab.media.mit.edu (Michael Sokolov) Organization: MIT Media Lab, Cambridge MA Lines: 9 Sun distributes Lucid common lisp; I have been using it and it's pretty good; has a good foreign function interface which I think is crucial. But you ought to be able to run just about any lisp you want, I should think. If the utah lisp you are talking about is the same one that HP used to distribute (they have now switched to Lucid) and I think it may be, than I warn you away from it. It has almost no provisions for foreign function calls, etc... MS