Resources/References for LispOS/LispVM
Dwight Hughes
dhughes@intellinet.com
Mon, 19 May 1997 23:48:29 -0500
A list of Web resources relevant to the LispOS and LispVM
projects (no particular order):
Juice related:
Intro: <http://www.ics.uci.edu/~juice/intro.html>
Michael Franz <http://www.ics.uci.edu/~franz/>
Thomas Kistler <http://www.ics.uci.edu/~kistler/>
Oberon Home page - download Oberon/Juice with source for Mac/PC/...
<http://www-cs.inf.ethz.ch/Oberon.html>
Franz Inc. - Allegro CL for Linux - full "free" version
<http://www.franz.com/>
Harlequin
CLIM 2.0 User's Manual (hypertext):
<http://www.harlequin.com/books/CLIM-2.0/>
Common Lisp HyperSpec (tm) (download or browse online)
<http://www.harlequin.com/books/HyperSpec/>
Other books online (various, including Dylan refs):
<http://www.harlequin.com/books/>
An Introduction to Common Lisp - excellent page of pointers to Lisp
related resources all over the Web:
<http://www.apl.jhu.edu/~hall/lisp.html>
SPIN Operating System - dynamically specializable/extensible kernel
<http://www.cs.washington.edu/research/projects/spin/www/>
Xerox PARC --
Aspect Oriented Programming:
<http://www.parc.xerox.com/spl/projects/aop/>
Open Implementation (Metaobject protocols):
<http://www.parc.xerox.com/spl/projects/oi/>
Programming Language Research (just about everything is covered):
<http://almond.srv.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/language-resear
ch.html>
Jecel Mattos de Assumpcao Jr.'s Bookmarks - good object-oriented language
and operating system resources:
<http://www.lsi.usp.br/~jecel/jbookmark.html>
and his project: Merlin (OOOS based on the Self language)
<http://www.lsi.usp.br/~jecel/merlin.html>
The Common Lisp Hypermedia Server (CL-HTTP)
<http://wilson.ai.mit.edu/cl-http/cl-http.html>
Symbolics Technical Summary:
<http://www.lavielle.com/~joswig/symbolic-computing.html>
Association of Lisp Users:
<http://www.cs.rochester.edu/u/miller/ALU/home.html>
Lisp on the Net: <http://www.lavielle.com/~joswig/lisp.html>
Courtesy of Martin Cracauer: <http://www.cons.org/>
CMU Common Lisp activities: <http://www.cons.org/cmucl/>
Free CLIM activities: <http://www.cons.org/free-clim/>
Thread Interfaces for Common Lisp:
<http://www.cons.org/cracauer/lisp-threads.html>
Flux Operating System Project: <http://www.cs.utah.edu/projects/flux/>
Flux OS Toolkit: <http://www.cs.utah.edu/projects/flux/oskit/>
Henry Baker's Archive of Research Papers:
ftp://server.netcom.com/pub/hb/hbaker/home.html
Published and Unpublished Mach Papers:
<http://www.cs.cmu.edu/afs/cs.cmu.edu/project/mach/public/www//doc/publicati
ons.html>
Apertos reflective object-oriented operating system (highly relevant to
the LispOS project):
<http://www.csl.sony.co.jp/project/Apertos/techpaper.html>
Richard Jones' Garbage Collection Page (extensive links and
bibliographies):
<http://stork.ukc.ac.uk/computer_science/Html/Jones/gc.html>
The Self Project (prototype based pure object-oriented language):
<http://self.smli.com/>
Self papers highly relevant to the LispVM project:
<http://self.smli.com/compiler.html>
The Scheme Programming Language
<http://swissnet.ai.mit.edu/scheme-home.html>
Enjoy.
-- Dwight