category: curiosities
-
Description:
|
These are the languages and tools that I could not fit into one
of the other categories. I am quite willing to reclassify
these if provided with a rational way to do so.
|
|---|
-
Language:
|
a1 (Address 1 code)
|
|---|
-
Package:
|
a1 code interpreter
|
|---|
-
Version:
|
? 1
|
|---|
-
Parts:
|
interpreter, examples
|
|---|
-
Author:
|
Matthew Newhook <matthew@engr.mun.ca>
|
|---|
-
Location:
|
ftp://garfield.cs.mun.ca/pub/a1/a1.tar.Z
|
|---|
-
Description:
|
An address 1 code interpreter used to test compiler output.
|
|---|
-
Requires:
|
gcc 2.4.2 or higher
|
|---|
-
Portability:
|
Ports to machine without memory segment protection unverified.
|
|---|
-
Updated:
|
June 2nd, 1993
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
AKCL (Austin Kyoto Common Lisp)
|
|---|
-
Version:
|
1-615
|
|---|
-
Parts:
|
improvements
|
|---|
-
Author:
|
Bill Schelter <wfs@cli.com>, <wfs@rascal.ics.utexas.edu>
|
|---|
-
Location:
|
ftp://rascal.ics.utexas.edu/pub/akcl-*.tar.Z
|
|---|
-
Description:
|
AKCL is a collection of ports, bug fixes, and
performance improvements to KCL.
|
|---|
-
Ports:
|
Decstation3100, HP9000/300, i386/sysV, IBM-PS2/aix, IBM-RT/aix
SGI Sun-3/Sunos[34].* Sun-4 Sequent-Symmetry IBM370/aix,
VAX/bsd VAX/ultrix NeXT
|
|---|
-
Updated:
|
April 29th, 1992
|
|---|
-
Language:
|
INTERCAL
|
|---|
-
Package:
|
C-INTERCAL
|
|---|
-
Version:
|
0.10
|
|---|
-
Parts:
|
compiler(->C), library, documentation
|
|---|
-
Author:
|
Eric S. Raymond <esr@snark.thyrsus.com>
|
|---|
-
Location:
|
ftp://locke.ccil.org:pub/retro/intercal-0.10.tar.gz
(in the Museum of Retrocomputing)
|
|---|
-
Description:
|
INTERCAL is possibly the most elaborate and long-lived joke
in the history of programming languages. It was first designed
by Don Woods and Jim Lyons in 1972 as a deliberate attempt
to produce a language as unlike any existing one as possible.
The manual, describing features of horrifying uniqueness,
became an underground classic. ESR wrote C-INTERCAL in 1990
as a break from editing _The_New_Hacker's_Dictionary_, adding
to it the first implementation of COME FROM under its own name.
The compiler has since been maintained and extended by an
international community of technomasochists. The distribution
includes extensive documentation and a program library.
C-INTERCAL is actually an INTERCAL-to-C source translator which
then calls the local C compiler to generate a binary. The code
is thus quite portable.
|
|---|
-
Contact:
|
Steve Swales <steve@bat.lle.rochester.edu>
|
|---|
-
Updated:
|
May 20th, 1993
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
Cartier's Contribs
|
|---|
-
Version:
|
1.2
|
|---|
-
Parts:
|
libraries, documentation
|
|---|
-
Author:
|
Guillaume Cartier <cartier@math.uqam.ca>
|
|---|
-
Location:
|
ftp://cambridge.apple.com/pub/mcl2/contrib/Cartiers*
|
|---|
-
Description:
|
libraries for MCL
|
|---|
-
Requires:
|
Macintosh Common Lisp
|
|---|
-
Discussion:
|
comp.lang.lisp.mcl
|
|---|
-
Updated:
|
April 18th, 1994
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
CLiCC
|
|---|
-
Version:
|
0.6.4
|
|---|
-
Parts:
|
compiler(->C), runtime library
|
|---|
-
Author:
|
Heinz Knutzen <hk@informatik.uni-kiel.de>,
Ulrich Hoffman <uho@informatik.uni-kiel.de>,
Wolfgang Goerigk <wg@informatik.uni-kiel.de>
|
|---|
-
Location:
|
ftp://ftp.informatik.uni-kiel.de/pub/kiel/apply/clicc*
|
|---|
-
Description:
|
A Common Lisp to C compiler, meant to be used as a supplement
to existing CLISP systems for generating portable applications.
Target C code must be linked with CLiCC runtime library to
produce executable.
|
|---|
-
Conformance:
|
Subset of Common Lisp + CLOS (named: CL_0, or CommonLisp_0)
CL_0 based on CLtL1.
|
|---|
-
Restriction:
|
Freely distributable and modifiable
|
|---|
-
Ports:
|
Runs in Lucid Lisp, AKCL, CLISP, ...
|
|---|
-
Status:
|
Working towards CLtL2 and ANSI-CL conformance.
|
|---|
-
Updated:
|
June 25th, 1994
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
CLISP
|
|---|
-
Version:
|
July 12th, 1994
|
|---|
-
Parts:
|
interpreter, bytecode compiler, runtime library, editor
|
|---|
-
Author:
|
Bruno Haible <haible@ma2s2.mathematik.uni-karlsruhe.de>,
Michael Stoll <michael@rhein.iam.uni-bonn.de>
|
|---|
-
Location:
|
ftp://ma2s2.mathematik.uni-karlsruhe.de/pub/lisp/clisp
ftp://sunsite.unc.edu/pub/Linux/development/lisp/
ftp://tsx-11.mit.edu/pub/linux/packages/lisp/
|
|---|
-
Description:
|
CLISP is a Common Lisp (CLtL1) implementation by Bruno Haible
of Karlsruhe University and Michael Stoll of Munich University,
both in Germany. It needs only 1.5 MB of RAM. German and
English versions are available, French coming soon. Packages
running in CLISP include PCL and, on Unix machines, CLX. A
native subset of CLOS is included.
|
|---|
-
Conformance:
|
CLtL1 + parts of CLtL2
|
|---|
-
Restriction:
|
GNU General Public License
|
|---|
-
Ports:
|
Atari, Amiga, MS-DOS, OS/2, Linux, Sun4, Sun386i, HP90000/800
and others
|
|---|
-
Discussion:
|
send "subscribe clisp-list" to
listserv@ma2s2.mathematik.uni-karlsruhe.de
|
|---|
-
Contact:
|
Bruno Haible <haible@ma2s2.mathematik.uni-karlsruhe.de>
|
|---|
-
Updated:
|
July 12th, 1994
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
CMU Common Lisp
|
|---|
-
Version:
|
17c
|
|---|
-
Parts:
|
incremental compiler, profiler, runtime, documentation,
editor, debugger
|
|---|
-
Author:
|
?
|
|---|
-
Location:
|
ftp://lisp-sun1.slisp.cs.cmu.edu/pub/*
|
|---|
-
Description:
|
CMU Common Lisp is public domain "industrial strength" Common
Lisp programming environment. Many of the X3j13 changes have
been incorporated into CMU CL. Wherever possible, this has
been done so as to transparently allow use of either CLtL1 or
proposed ANSI CL. Probably the new features most interesting
to users are SETF functions, LOOP and the
WITH-COMPILATION-UNIT macro.
- The new CMU CL compiler (Python) is more sophisticated
thatn other Common Lisp compilers. It produces better code
and is easier to use.
- The programming environment based on the Hemlock editor
is better integrated than gnu-emacs based environments.
|
|---|
-
Conformance:
|
mostly X3J13 compatible.
|
|---|
-
Ports:
|
Sparc/Mach Sparc/SunOS Mips/Mach IBMRT/Mach
|
|---|
-
Contact:
|
slisp@cs.cmu.edu
|
|---|
-
Updated:
|
November 18th, 1993
|
|---|
-
Language:
|
FMPL of Accardi
|
|---|
-
Package:
|
FMPL interpreter
|
|---|
-
Version:
|
1
|
|---|
-
Parts:
|
interpreter, documentation
|
|---|
-
Author:
|
Jon Blow <blojo@xcf.berkeley.edu>
|
|---|
-
Location:
|
ftp://xcf.berkeley.edu/src/local/fmpl/*
|
|---|
-
Description:
|
FMPL is an experimental prototype-based object-oriented
programming language developed at the Experimental Computing
Facility of the University of California, Berkeley.
- lambda-calculus based constructs.
- event-driven (mainly I/O events)
|
|---|
-
Updated:
|
June 2nd, 1992
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
Garnet
|
|---|
-
Version:
|
2.2
|
|---|
-
Parts:
|
user interface builder
|
|---|
-
Author:
|
The Garnet project
|
|---|
-
Location:
|
ftp://a.gp.cs.cmu.edu/usr/garnet/garnet
|
|---|
-
Description:
|
Garnet is a user interface development environment for Common
Lisp and X11. It helps you create graphical, interactive
user interfaces for your software. Garnet is a large scale
system containing many features and parts including a custom
object-oriented programming system which uses a
prototype-instance model. It includes postscript support,
gester recognition, and Motif emulation.
|
|---|
-
Contact:
|
Brad_Myers@bam.garnet.cs.cmu.edu
|
|---|
-
Updated:
|
October 15, 1993
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
GINA (Generic Interactive Application)
|
|---|
-
Version:
|
2.2
|
|---|
-
Parts:
|
language binding, class library, interface builder
|
|---|
-
Author:
|
?
|
|---|
-
Location:
|
|
|---|
-
Description:
|
GINA is an application framework based on Common Lisp and
OSF/Motif to simplify the construction of graphical
interactive applications. It consists of:
- CLM, a language binding for OSF/Motif in Common Lisp.
- the GINA application framework, a class library in CLOS
- the GINA interface builder, an interactive tool implemented
with GINA to design Motif windows.
|
|---|
-
Requires:
|
OSF/Motif 1.1 or better. Common Lisp with CLX, CLOS, PCL and
processes.
|
|---|
-
Ports:
|
Franz Allegro, Lucid, CMU CL and Symbolics Genera
|
|---|
-
Discussion:
|
gina-users-request@gmd.de
|
|---|
-
Updated:
|
?
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
Hyperlisp
|
|---|
-
Version:
|
2.1f
|
|---|
-
Parts:
|
?
|
|---|
-
Author:
|
Joe Chung, MIT Media Laboratory
|
|---|
-
Location:
|
ftp://cambridge.apple.com/pub/mcl2/contrib/hyperlisp21f.sit.hqx
|
|---|
-
Description:
|
Hyperlisp is a real-time MIDI programming environment
embedded in Macintosh Common Lisp. The environment
was developed specifically for the Hyperinstruments project
at the MIT Media Laboratory, and is optimized for interactive
systems which require fast response times. Hyperlisp
provides two main services for the music programmer:
routines for MIDI processing and primitives for scheduling
the application of functions. Programs written in Macintosh
Common Lisp can use these services for a wide variety of
real-time MIDI applications.
|
|---|
-
Updated:
|
April 18th, 1994
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
KCL (Kyoto Common Lisp)
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
compiler(->C), interpreter
|
|---|
-
Author:
|
T. Yuasa <yuasa@tutics.tut.ac.jp>, M. Hagiya
<hagiya@is.s.u-tokyo.ac.jp>
|
|---|
-
Location:
|
? ftp://rascal.ics.utexas.edu/pub/kcl*.tar.Z
|
|---|
-
Description:
|
KCL, Kyoto Common Lisp, is an implementation of Lisp,
It is written in the language C to run under Un*x-like
operating systems. KCL is very C-oriented; for example,
the compilation of Lisp functions in KCL involves a
subsidiary C compilation.
|
|---|
-
Conformance:
|
conforms to the book ``Common Lisp: The Language,''
G. Steele, et al., Digital Press, 1984.
|
|---|
-
Bugs:
|
kcl@cli.com
|
|---|
-
Restriction:
|
must sign license agreement
|
|---|
-
Discussion:
|
kcl-request@cli.com
|
|---|
-
Updated:
|
1987/06
|
|---|
-
Language:
|
Loglan'82
|
|---|
-
Package:
|
Loglan82
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
Cross-Compiler (->C)
|
|---|
-
Author:
|
?
|
|---|
-
Location:
|
ftp://infpc1.univ-pau.fr/pub/Loglan82
|
|---|
-
Description:
|
The academic community has a need for one language which
enables to teach all elements of object programming: classes &
objects, coroutines, processes (in Loglan'82 processes are
objects which are able to act in parallel), inheritance,
exception handling, dynamic arrays etc.
Loglan'82 offers the complete sets of programming tools used in
object and modular and structural programming. It is suggested
to use it duringthe first two years of teaching and afterwards
too.
Loglan'82 supports other styles of programming e.g. programming
by rules, functional programming etc.
|
|---|
-
Restriction:
|
GNU General Public License
|
|---|
-
Requires:
|
?
|
|---|
-
Announcements:
|
send "SUBSCRIBE loglan82 <your_first_name> <your_name>"
to loglan82-request@crisv1.univ-pau.fr
|
|---|
-
Contact:
|
Andrzej.Salwicki@univ-pau.fr
|
|---|
-
Updated:
|
Febuary 15th, 1994
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
Memoization ?
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
library
|
|---|
-
Author:
|
Marty Hall <hall@aplcenmp.apl.jhu.edu>
|
|---|
-
Location:
|
ftp://archive.cs.umbc.edu/pub/Memoization
|
|---|
-
Description:
|
Automatic memoization is a technique by which an existing
function can be transformed into one that "remembers"
previous arguments and their associated results
|
|---|
-
Updated:
|
November 30th, 1992
|
|---|
-
Language:
|
MIX
|
|---|
-
Package:
|
mix
|
|---|
-
Version:
|
1.05
|
|---|
-
Parts:
|
interpreter, examples.
|
|---|
-
Author:
|
Darius Bacon <djello@well.sf.ca.us>
|
|---|
-
Location:
|
ftp://locke.ccil.org:pub/retro/mix-1.5.shar.gz
(in the Museum of Retrocomputing)
|
|---|
-
Description:
|
An interpreter for the MIX pseudoassembler used for
algorithm description in Volume I of Donald Knuth's
"The Art Of Computer Programming".
|
|---|
-
Status:
|
preliminary release of a program under active development
|
|---|
-
Portability:
|
Any ANSI C host
|
|---|
-
Updated:
|
October 20th, 1994
|
|---|
-
Language:
|
EXPRESS (ISO 10303, Part 11)
|
|---|
-
Package:
|
NIST EXPRESS Toolkit
|
|---|
-
Version:
|
|
|---|
-
Parts:
|
scanner (lex or flex), parser (yacc or bison), library
|
|---|
-
Author:
|
Don Libes <libes@nist.gov>
|
|---|
-
Location:
|
ftp://ftp.cme.nist.gov/pub/step/npttools/exptk.tar.Z
|
|---|
-
Description:
|
Compiler front-end for EXPRESS language. Several backends are
available in the same location.
|
|---|
-
Conformance:
|
CADDETC certified.
|
|---|
-
Reference:
|
numerous documents on ftp.cme.nist.gov/pub/step/nptdocs/exptk-*.ps.Z
EXPRESS Language Reference Manual
|
|---|
-
Features:
|
Can be tried without installing by emailing EXPRESS schemas to
express-server@cme.nist.gov
|
|---|
-
Bugs:
|
exptk-admin@cme.nist.gov
|
|---|
-
Restriction:
|
none, is public-domain
|
|---|
-
Requires:
|
lex or flex, yacc or bison, C compiler
|
|---|
-
Ports:
|
any UNIX or UNIX-like system
|
|---|
-
Portability:
|
DOS port available from:
|
|---|
-
Status:
|
Settling down now that it has been certified. A new version
is in development for EXPRESS 2
|
|---|
-
Discussion:
|
express-users-admin@cme.nist.gov (EXPRESS Users Mailing List)
|
|---|
-
Help:
|
exptk-admin@cme.nist.gov
|
|---|
-
Support:
|
exptk-admin@cme.nist.gov (not officially supported)
|
|---|
-
Contributions:
|
no contributions, however a letter to your US congressional
representative describing what a great (or lousy) job NIST is
doing is helpful to maintaining (or destroying) our funding.
|
|---|
-
Announcements:
|
EXPRESS Users Mailing List
|
|---|
-
Contact:
|
exptk@cme.nist.gov
|
|---|
-
Updated:
|
November 25th, 1994
|
|---|
-
Language:
|
OISC
|
|---|
-
Package:
|
oisc
|
|---|
-
Version:
|
we don't need no steenking versions
|
|---|
-
Parts:
|
interpreter, documentation, examples.
|
|---|
-
Author:
|
Ross Cunniff <cunniff@hpross.fc.hp.com>
|
|---|
-
Location:
|
ftp://locke.ccil.org:pub/retro/oisc.shar.gz
(in the Museum of Retrocomputing)
|
|---|
-
Description:
|
You've heard of RISC, Reduced Instruction Set Computers?
Well, here is the concept taken to its logical extreme -- an
emulator for a computer with just one (1) instruction!
Illustrative programs in the OISC machine language are
included.
|
|---|
-
Language:
|
orthogonal
|
|---|
-
Package:
|
orthogonal
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
interpreter, documentation, examples.
|
|---|
-
Author:
|
Jeff Epler <jepler@herbie.unl.edu>
|
|---|
-
Location:
|
ftp://locke.ccil.org/pub/retro/orthogonal.shar.gz
(in the Museum of Retrocomputing)
|
|---|
-
Description:
|
A mini-language composed in September 1994 as a response to a
speculative thread on the USENET group alt.lang.intercal,
designed to explore the possibility of truly two-dimensional
control structures. Vaguely FORTH-like, except that control
flow can move forward, backward, or sideways (or even
diagonally!).
|
|---|
-
Updated:
|
September 24th, 1994
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
PCL (Portable Common Loops)
|
|---|
-
Version:
|
8/28/92 PCL
|
|---|
-
Parts:
|
library
|
|---|
-
Author:
|
? Richard Harris <rharris@ptolemy2.rdrc.rpi.edu> ?
|
|---|
-
Location:
|
ftp://parcftp.xerox.com/pcl/*
|
|---|
-
Description:
|
A portable CLOS implementation. CLOS is the object oriented
programming standard for Common Lisp. Based on Symbolics
FLAVORS and Xerox LOOPS, among others. Loops stands for
Lisp Object Oriented Programming System.
|
|---|
-
Ports:
|
Lucid CL 4.0.1, CMUCL 16e, ?
|
|---|
-
Status:
|
?
|
|---|
-
Updated:
|
September 2nd, 1992
|
|---|
-
Language:
|
Postscript, Common Lisp
|
|---|
-
Package:
|
PLisp
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
translator(Postscript), programming environment(Postscript)
|
|---|
-
Author:
|
John Peterson <peterson-john@cs.yale.edu>
|
|---|
-
Location:
|
?
|
|---|
-
Description:
|
?
|
|---|
-
Updated:
|
?
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
QT-OBJECTS
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
library
|
|---|
-
Author:
|
Michael Travers <mt@media.mit.edu> and others
|
|---|
-
Location:
|
?
|
|---|
-
Description:
|
interface between MCL and QuickTime
|
|---|
-
Requires:
|
Macintosh Common Lisp
|
|---|
-
Discussion:
|
comp.lang.lisp.mcl
|
|---|
-
Updated:
|
April 18th, 1994
|
|---|
-
Language:
|
TRAC
|
|---|
-
Package:
|
trac
|
|---|
-
Version:
|
1.1
|
|---|
-
Parts:
|
interpreter, documentation, examples.
|
|---|
-
Author:
|
Jown Cowan <cowan@locke.ccil.org>
|
|---|
-
Location:
|
ftp://locke.ccil.org:pub/retro/trac.shar.gz
(in the Museum of Retrocomputing)
|
|---|
-
Description:
|
TRAC is an interactive language built around the idea that
everything is a macro. Analogous to APL, in that it is an
elegant language with peculiar syntax that pushes one idea as
far as it can go.
|
|---|
-
Bugs:
|
report to Jown Cowan <cowan@locke.ccil.org>
|
|---|
-
Portability:
|
Written in Perl. Almost universal...
|
|---|
-
Updated:
|
October 16th, 1994
|
|---|
-
Language:
|
Common Lisp
|
|---|
-
Package:
|
WCL
|
|---|
-
Version:
|
2.14
|
|---|
-
Parts:
|
?, shared library runtime, source debugger
|
|---|
-
Author:
|
Wade Hennessey <wade@leland.Stanford.EDU>
|
|---|
-
Location:
|
ftp://sunrise.stanford.edu/pub/wcl/*
ftp://gummo.stanford.edu/miscellany/wcl
|
|---|
-
Description:
|
A common lisp implementation as a shared library. WCL
Is not a 100% complete Common Lisp, but it does have
the full development environment including dynamic file
loading and debugging. A modified version of GDB provides
mixed-language debugging. A paper describing WCL was
published in the proceedings of the 1992 Lisp and Functional
Programming Conference.
|
|---|
-
Requires:
|
GNU C 2.1 (not 2.2.2)
|
|---|
-
Ports:
|
Sparc/SunOS
|
|---|
-
Discussion:
|
<wcl-request@sunrise.stanford.edu>
|
|---|
-
Contact:
|
<wcl@sunrise.stanford.edu>
|
|---|
-
Updated:
|
October 28th, 1992
|
|---|
|
|