Sponsored Links:
Common Lisp to C Compiler: CLiCC (Popularity: )
(Score: 16.34)
http://www.informatik.uni-kiel.de/~wg/clicc.html
Not a Common Lisp system, compiles Lisp programs into working C programs; coded in Lisp; supports strict, very large subset of Common Lisp + CLOS. Descriptions, documents, downloads. [Open Source, GPL]
Category:
Main\Computers\Programming\Languages\Lisp
|
Wade's Common Lisp: WCL (Popularity: )
(Score: 15.11)
http://wcl.kontiki.com/
Implements Common Lisp for Linux on x86 hardware, has large subset of Common Lisp as a shared library that can be linked with Lisp and C code to make efficient, small programs; suitable for embedding in other programs.
Category:
Main\Computers\Programming\Languages\Lisp
|
Ufasoft LISP (Popularity: )
(Score: 15.00)
http://www.ufasoft.com/lisp/
Common Lisp development system. Includes command-line and IDE Lisp interpreters. Possibility of creating EXE-files. [Free for non-commercial and education use]
Category:
Main\Computers\Programming\Languages\Lisp
|
Successful Lisp: How to Understand and Use Common Lisp (Popularity: )
(Score: 14.41)
http://psg.com/~dlamkins/sl/cover.html
Excellent online book by David B. Lamkins about beginning to learn Common Lisp.
Category:
Main\Computers\Programming\Languages\Lisp
|
ANSI Common Lisp (Popularity: )
(Score: 13.79)
http://www.paulgraham.com/acl.html
by Paul Graham (1996) combines an introduction to Lisp programming, and a convenient, up-to-date reference manual for ANSI Common Lisp.
Category:
Main\Computers\Programming\Languages\Lisp
|
Digitool, Inc. (Popularity: )
(Score: 13.60)
http://www.digitool.com/
Makes Macintosh Common Lisp, MCL: for 68k, PowerPC; compiles to native code, supports threads, integrates well into Mac OS, fun; Common Lisp Interface Manager, CLIM: platform independent user interface system, to target other Lisp platforms.
Category:
Main\Computers\Programming\Languages\Lisp
|
A few things I know about LISP Machines (Popularity: )
(Score: 13.49)
http://fare.tunes.org/LispM.html
Miscellaneous information and meta-information on LISP Machines, mostly small practical details not covered by other pages, for people who'd like to discover the fantastic lost world of LISP Machines.
Category:
Main\Computers\Programming\Languages\Lisp
|
Fractal Concepts: Maintainer of mod_lisp and cl-pdf (Popularity: )
(Score: 13.41)
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 it as java server pages for lisp. cl-pdf is a library to create files in Portable Document Format from Common Lisp.
Category:
Main\Computers\Programming\Languages\Lisp
|
Erann Gat's Papers About Common Lisp (Popularity: )
(Score: 13.37)
http://www.flownet.com/gat/papers/
Some papers about Common Lisp, including "Lisp as an alternative to Java", "The Complete Idiot's Guide to Special Variables and Lexical Closures", "The Complete Idiot's Guide to Common Lisp Packages" and "Locales: First ...
Category:
Main\Computers\Programming\Languages\Lisp
|
Sapiens Software Star Sapphire Common LISP (Popularity: )
(Score: 12.99)
http://www.webweasel.com/lisp/
A free DOS-based Common LISP implementation with CLOS from Sapiens Software. Site includes a comprehensive reference manual for Common LISP.
Category:
Main\Computers\Programming\Languages\Lisp
|
CLiki - Lisp and Gentoo (Popularity: )
(Score: 12.83)
http://www.cliki.net/gentoo
Provides information about supported implementations of the Lisp programming language.
Category:
Main\Computers\Software\Operating Systems\Linux
|
An Introduction and Tutorial for Common Lisp (Popularity: )
(Score: 12.83)
http://www.apl.jhu.edu/~hall/lisp.html
Lisp tutorials, documentation, and on-line resources.
Category:
Main\Computers\Programming\Languages\Lisp
|
Ilisp (Popularity: )
(Score: 12.81)
http://sourceforge.net/projects/ilisp
Integration of various Lisp implementations (mostly Common Lisp systems and various Scheme dialects) within Emacs.
Category:
Main\Computers\Programming\Languages\Lisp
|
Pico Lisp (Popularity: )
(Score: 12.72)
http://software-lab.de/ref.html
Minimilist Lisp dialect and virtual machine. Reference, tutorial, FAQ. Downloads. [Open source, GPL]
Category:
Main\Computers\Programming\Languages\Lisp
|
FunOS (Popularity: )
(Score: 12.72)
http://www.sarg.ryerson.ca/~cmwilson/code/funos/funos.html
Proposal for LISP oriented OS based on Assembly, Caml, FunScheme, a Scheme variant of LISP language.
Category:
Main\Computers\Software\Operating Systems\Research
|
Lisp for Robot AI Minds (Popularity: )
(Score: 12.65)
http://mind.sourceforge.net/lisp.html
Artificial intelligence in Lisp.
Category:
Main\Computers\Programming\Languages\Lisp
|
Common Lisp: A Gentle Introduction to Symbolic Computation (Popularity: )
(Score: 12.64)
http://www-2.cs.cmu.edu/~dst/LispBook/
This book provides a very good introduction to the Lisp programming language for beginners. Even if you have never before programmed in any language you will be able to use this book. Although it is aimed at beginners it covers all relevant Lisp topics ...
Category:
Main\Computers\Programming\Languages\Lisp
|
SLUG Mailing List (Popularity: )
(Score: 12.38)
http://www.ai.sri.com/mailing-lists/slug/
The Symbolics Lisp User's Group mailing list archives and information. SLUG is the ideal mailing list to join if you work with Lisp Machines, especially Symbolics ones. Many Lisp hackers still subscribe, including current and ex-employees of the company ...
Category:
Main\Computers\Programming\Languages\Lisp
|
Object-Oriented Common LISP (Popularity: )
(Score: 12.01)
http://www.amazon.com/exec/obidos/ASIN/0136059406
Stephen Slade (1998). This is probably the best book available on actually using a Common Lisp environment for something other than AI programming. [Amazon]
Category:
Main\Computers\Programming\Languages\Lisp
|
RDNZL (Popularity: )
(Score: 12.00)
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]
Category:
Main\Computers\Programming\Languages\Lisp
|
Wilbur Lisp RDF Toolkit (Popularity: )
(Score: 12.00)
http://wilbur-rdf.sourceforge.net/
A toolkit for RDF and DAML written in Common Lisp providing model manipulation and parsing of RDF/XML.
Category:
Main\Reference\Libraries\Library and Information Science\Technical Services
|
CL-EMB (Popularity: )
(Score: 11.97)
http://common-lisp.net/project/cl-emb/
A library to embed Common Lisp and special template tags into normal text files. Can be used for dynamically generated HTML pages. [Open source, Lisp Lesser General Public Licence]
Category:
Main\Computers\Programming\Languages\Lisp
|
Best Lisp Books (Popularity: )
(Score: 11.96)
http://www.apl.jhu.edu/~hall/lisp-books.html
A variety of books on Common Lisp programming and AI, personally chosen by an experienced developer.
Category:
Main\Computers\Programming\Languages\Lisp
|
Common Lisp the Language, 2nd Edition (Popularity: )
(Score: 11.96)
http://www-2.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html
An online version of Steele's reference book on Common Lisp
Category:
Main\Computers\Programming\Languages\Lisp
|
Common Lisp.net (Popularity: )
(Score: 11.94)
http://common-lisp.net/
Provide the Common Lisp community with development resources and to work as a starting point for new programmers. CVS, mailinglists, web and FTP space are provided at no charge.
Category:
Main\Computers\Programming\Languages\Lisp
|
NYU Natural Language Computing -- LISP Tutorial (Popularity: )
(Score: 11.89)
http://www.isk.kth.se/~waseem/LOFU/LISP/NYU%20Natural%20Language%20Computing%20--%20LISP%20Tutorial.htm
A web-based Lisp tutorial for those with some programming experience.
Category:
Main\Computers\Programming\Languages\Lisp
|
Common Lisp HyperSpec (TM) (Popularity: )
(Score: 11.76)
http://www.lispworks.com/reference/HyperSpec/
A complete on-line reference for ANSI Common Lisp.
Category:
Main\Computers\Programming\Languages\Lisp
|
Association of Lisp Users: ALU (Popularity: )
(Score: 11.72)
http://www.alu.org/alu/home
Well organized, over 100 pages of information on Lisp: references, books, tutorials, free and commercial implementations, free software, events, conferences, history, organizations, other resources.
Category:
Main\Computers\Programming\Languages\Lisp
|
Prolog Parsers (Popularity: )
(Score: 11.60)
http://utenti.lycos.it/parsers/
A study of the efficiency of various parsing techniches in Prolog, e.g. top-down, bottom-up, oracles, prediction, left-corner, chart. Also a comparison with Lisp. Examples in Prolog and Lisp.
Category:
Main\Computers\Programming\Languages\Prolog
|
FAQ: Prolog Implementations (Popularity: )
(Score: 11.60)
http://www-2.cs.cmu.edu/Groups/AI/html/faqs/lang/prolog/prg/part2/faq.html
A study of the efficiency of various parsing techniches in Prolog, e.g. top-down, bottom-up, oracles, prediction, left-corner, chart. Also a comparison with Lisp. Examples in Prolog and Lisp.
Category:
Main\Computers\Programming\Languages\Prolog
|
The Common Lisp Cookbook (Popularity: )
(Score: 11.37)
http://cl-cookbook.sourceforge.net/
A collaborative project that aims to provide for Common Lisp something similar to the Perl Cookbook published by O'Reilly.
Category:
Main\Computers\Programming\Languages\Lisp
|
InteLib: Lisp programming within a C++ project (Popularity: )
(Score: 11.31)
http://www.intelib.org/
A class library for Lisp programming within a C++ project using existing C++ translators. [Open source, GPL]
Category:
Main\Computers\Programming\Languages\C++
|
Lush: Lisp Universal SHell (Popularity: )
(Score: 11.30)
http://lush.sourceforge.net/
An object-oriented programming language designed for researchers, experimenters, and engineers interested in large-scale numerical and graphic applications. Lush wrapping three languages into one: (1) a weakly-typed, garbage-collected, dynamically scoped ...
Category:
Main\Computers\Programming\Languages\Object-Oriented
|
Successful Lisp (Popularity: )
(Score: 11.28)
http://www.psg.com/~dlamkins/sl/cover.html
This book provides an overview of Common Lisp for the working programmer. It includes discussion and examples of advanced constructs for iteration, error handling, object oriented programming, graphical user interfaces, and threading. The entire bookis ...
Category:
Main\Computers\Programming\Languages\Lisp
|
FAQs: Lisp: AI-related (Popularity: )
(Score: 11.27)
http://www-2.cs.cmu.edu/Groups/AI/html/faqs/lang/lisp/top.html
Contains links to various A.I.-related Lisp topics.
Category:
Main\Computers\Programming\Languages\Lisp
|
Reflective Languages (Popularity: )
(Score: 11.27)
http://www.dcc.unicamp.br/~oliva/guarana/docs/design-html/node5.html
Several object-oriented languages are designed or extended to support varied levels of reflection: KRS (3-KRS), LISP (3-LISP, CLOS), ABCL (ABCL/R, ACBL/R2), AL-1/D (MMRF), C++ (Open C++, Iguana), Java (MetaXa).
Category:
Main\Computers\Programming\Languages\Reflective
|
Common Lisp Hypermedia Server: CL-HTTP (Popularity: )
(Score: 11.09)
http://www.ai.mit.edu/projects/iiip/doc/cl-http/home-page.html
A highly portable http/1. 1 server which supports cgi, server-side lisp programs, java, javascript.
Category:
Main\Computers\Software\Internet\Servers
|
lisp-cgi-utils (Popularity: )
(Score: 10.98)
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 GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML ...
Category:
Main\Computers\Programming\Languages\Lisp
|
CL-BibTeX (Popularity: )
(Score: 10.96)
http://www.nongnu.org/cl-bibtex/
A BibTeX system in Common Lisp that aims is to enable the user to format bibliographic entries using Common Lisp programs. Project page, download and project status.
Category:
Main\Computers\Software\Typesetting\TeX
|
CMU Common Lisp: CMUCL (Popularity: )
(Score: 10.92)
http://www.cons.org/cmucl/
Implementation of Common Lisp programming language, runs on most major Unix platforms, mainly conforms to ANSI CL standard; fast compiler outputs native code code of near C speed; powerful module system, data structures. [Freeware]
Category:
Main\Computers\Programming\Languages\Lisp
|