[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
all platforms support
- To: Technical discussion of Common Lisp <common-lisp@ai.sri.com>, Symbolics Lisp Users Group <slug@ai.sri.com>, news.comp.lang.lisp@think.com, news.comp.ai@think.com, Franz Allegro Common Lisp <allegro-cl@ucbvax.berkeley.edu>, Kyoto Common Lisp <kcl@cli.com>, LispWorks <lispworks@harlqn.co.uk>, scheme@mc.lcs.mit.edu, Macintosh Common Lisp <info-mcl@cambridge.apple.com>, CMU Common Lisp <cmucl-bugs@cs.cmu.edu>, CLISP <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>, TI Explorer Lisp Machine <info-ti-explorer@sumex-aim.stanford.edu>, Xerox/Envos InterLisp-D and Medley <info-1100@cis.ohio-state.edu>, The Franz Lisp Language <franz-friends@berkeley.edu>, CLIM Mailing List <clim@bbn.com>, CLOS mailing list <commonloops@cis.ohio-state.edu>
- Subject: all platforms support
- From: "Keunen Vincent" <keunen@montefiore.ulg.ac.be>
- Date: Mon, 30 Aug 1993 11:29:15 +0100
I'd like to compile a list of all the features that can distinguish the various platforms/compilers that are used for lisp. It would be good if all of you could send me the features that distinguish their environment.
I will post the results.
Here are the ones I already have:
#+Allegro
#+Lucid
#+Harlequin
#+Symbolics
#+MCL
Obviously, I miss (at least) ACL/PC, Ibuki, CMUCL, KCL, and the other free ones.
Also, a few questions:
1) Would it be useful to also collect the old ones (ex: #+coral, ...)
2) Would it be useful to discriminate between various machines for the same compiler (ex: lucid on hp, dec (vax/ultrix), sun (sparc/non-sparc)...)
3) Would it be useful to discriminate between various versions of the environment (ex: pre-clos genera, pre-clim genera,...)
Thanks for any help