Sponsored Links:
Structure and Interpretation of Computer Programs Web Site (Popularity: )
http://mitpress.mit.edu/sicp/
SICP is a very well known text teaching the conceptual basis of programming. The full text is available on the ...
|
A Page About call/cc (Popularity: )
http://www.eleves.ens.fr:8080/home/madore/computers/callcc.html
Good introduction, explains call-with-current-continuation function and how it works. Compares to exceptions in languages Java, C++, C's setjmp() and longjmp(), ...
|
Teach Yourself Scheme in Fixnum Days (Popularity: )
http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html
An online Scheme tutorial by Dorai Sitaram.
|
Compiling: A High-level Introduction Using Scheme (Popularity: )
http://www.cs.indiana.edu/~chaynes/papers/sigcse97.ps
A short paper by Christopher T. Haynes (1997) which outlines a one-semester course presenting compiler development in a number of ...
|
The TeachScheme! Project (Popularity: )
http://www.teach-scheme.org/
Goals of this Rice University project: disseminate a new introductory curriculum on computing, and turn computing and programming into indispensable ...
|
High School Computing: The Inside Story (Popularity: )
http://www.trollope.org/scheme.html
How Scheme made learning programming fun!
|
Grasper-CL (Popularity: )
http://www.ai.sri.com/~grasper/
Interactive Network Editor and Graphical Database.
|
Lisp for Robot AI Minds (Popularity: )
http://mind.sourceforge.net/lisp.html
Artificial intelligence in Lisp.
|
Genworks International (Popularity: )
http://www.genworks.com
GDL Application Development System, dynamic Knowledge Base Language and Development Environment; Generative Web Language (GWL), an integrated web-based user interface ...
|
Fractal Concepts: Maintainer of mod_lisp and cl-pdf (Popularity: )
http://www.fractalconcept.com/
mod_lisp is an Apache plugin which lets apache send requests to a lisp process to generate dynamic content. Think of ...
|
cCLan (Popularity: )
http://cclan.sourceforge.net/
A project to package and easily distribute Lisp software. It is loosely modelled after the ideas behind CPAN, for Perl.
|
Cliki (Popularity: )
http://www.cliki.net/index
An interactive, collaborative Wiki dedicated to Common Lisp.
|
AllegroServe (Popularity: )
http://allegroserve.sourceforge.net/
An LGPL web server you can embed in your Common Lisp application.
|
Common Lisp Music (Popularity: )
http://www-ccrma.stanford.edu/software/clm/
A music synthesis and signal processing package in the Music V family.
|
cl-glade (Popularity: )
http://www.cs.uit.no/~frodef/sw/cl-glade/
Common Lisp generator for Glade.
|
Garnet (Popularity: )
http://www-2.cs.cmu.edu/Groups/garnet/
A user interface development environment for Common Lisp and X11 or Macintosh. It helps you create graphical, interactive user interfaces ...
|
Closure Web Browser (Popularity: )
http://www.stud.uni-karlsruhe.de/~unk6/closure/
Closure is a free web browser written completely in Common Lisp.
|
lisp-cgi-utils (Popularity: )
http://www.thangorodrim.de/software/lisp-cgi-utils/index.html
A software package for developing CGI scripts with Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting ...
|
CL-PPCRE (Popularity: )
http://weitz.de/cl-ppcre/
A portable Perl-compatible regular expressions for Common Lisp. [Open source, BSD-style license]
|
RDNZL (Popularity: )
http://weitz.de/rdnzl/
A .NET layer for Common Lisp. It enables Common Lisp applications to interact with .NET libraries. [Open source, BSD-style license]
|