language: Lisp
-
Language:
|
Lisp
|
|---|
-
Package:
|
"LISP, Objects, and Symbolic Programming"
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
book with compiler included
|
|---|
-
Author:
|
Robert R. Kessler and Amy R. Petajan,
published by Scott, Foresman and Company, Glenview, IL
|
|---|
-
Location:
|
bookstore...
|
|---|
-
Description:
|
? (A short synopsis might help if anyone has one)
|
|---|
-
Updated:
|
1988
|
|---|
-
Language:
|
Lisp (WOOL - Window Object Oriented Language)
|
|---|
-
Package:
|
GWM (Generic Window Manager)
|
|---|
-
Version:
|
1.8c
|
|---|
-
Parts:
|
interpreter, examples
|
|---|
-
Author:
|
Colas Nahaboo
|
|---|
-
Location:
|
|
|---|
-
Description:
|
Gwm is an extensible window manager for X11. It is
based on a WOOL kernel, an interpreted dialect of lisp
with specific window management primitives.
|
|---|
-
Discussion:
|
<gwm-talk@sophia.inria.fr>
|
|---|
-
Help:
|
<gwm@sophia.inria.fr>
|
|---|
-
Contact:
|
<gwm@sophia.inria.fr>
|
|---|
-
Updated:
|
December 8th, 1995
|
|---|
-
Language:
|
Lisp
|
|---|
-
Package:
|
RefLisp
|
|---|
-
Version:
|
2.67
|
|---|
-
Parts:
|
interpreter, documentation, examples, profiler
|
|---|
-
Author:
|
Bill Birch <bbirch@hemel.bull.co.uk>
|
|---|
-
Location:
|
ftp://ftp.cs.cmu.edu/afs/cs.cmu.edu/user/mkant/Public/Lisp
from implementations/reflisp/*
|
|---|
-
Description:
|
The interpreter is a shallow-binding (i.e., everything has
dynamic scope), reference counting design making it suitable
for experimenting with real-time and graphic user interface
programming. Common Lisp compatibility macros are provided, and
most of the examples in "Lisp" by Winston & Horn have been run
on RefLisp. RefLisp makes no distinction between symbol-values
and function-values, so a symbol can be either but not both.
There are Lisp modules for lexical scope and for running
indefinite extent Scheme programs.
|
|---|
-
Ports:
|
MSDOS (CGA/EGA/VGA), Unix (AIX)
|
|---|
-
Status:
|
"Last Update for a While," author is emigrating to Australia
|
|---|
-
Updated:
|
Febuary 9th, 1993
|
|---|
-
Language:
|
Pascal, Lisp, APL, Scheme, SASL, CLU, Smalltalk, Prolog
|
|---|
-
Package:
|
Tim Budd's C++ implementation of Kamin's interpreters
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
interpretors, documentation
|
|---|
-
Author:
|
Tim Budd <budd@cs.orst.edu>
|
|---|
-
Location:
|
? ftp://cs.orst.edu/pub/budd/kamin/*.shar
|
|---|
-
Description:
|
a set of interpretors written as subclasses based on
"Programming Languages, An Interpreter-Based Approach",
by Samuel Kamin.
|
|---|
-
Requires:
|
C++
|
|---|
-
Status:
|
?
|
|---|
-
Contact:
|
Tim Budd <budd@fog.cs.orst.edu>
|
|---|
-
Updated:
|
September 12th, 1991
|
|---|
-
Language:
|
Lisp
|
|---|
-
Package:
|
xlisp
|
|---|
-
Version:
|
2.1
|
|---|
-
Parts:
|
interpreter
|
|---|
-
Author:
|
David Micheal Betz <dbetz@apple.com>
|
|---|
-
Location:
|
|
|---|
-
Description:
|
XLISP is an experimental programming language
combining some of the features of Common Lisp with an
object-oriented extension capability. It was
implemented to allow experimentation with
object-oriented programming on small computers.
|
|---|
-
Conformance:
|
subset of Common Lisp with additions of Class and Object
|
|---|
-
Restriction:
|
? no commercial use ?
|
|---|
-
Ports:
|
unix, amiga, atari, mac, MSDOS
|
|---|
-
Portability:
|
very high: just needs a C compiler
|
|---|
-
Discussion:
|
comp.lang.lisp.x
|
|---|
-
Updated:
|
May 26th, 1992 (unix), December 16th, 1987 (other platforms)
|
|---|
|
|