Common Lisp - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: Common Lisp


  
 Common Lisp - Wikipedia, the free encyclopedia
Common Lisp is a general-purpose programming language, in contrast to Lisp variants such as Emacs Lisp and AutoLISP which are embedded extension languages in particular products.
Common Lisp is a multi-paradigm programming language that:
Common Lisp, commonly abbreviated CL, is a dialect of the Lisp programming language, standardised by ANSI X3.226-1994.
http://en.wikipedia.org/wiki/Common_Lisp   (3103 words)

  
 An Introduction and Tutorial for Common Lisp
AI Slant: Paradigms of AI Programming: Case Studies in Common Lisp by Peter Norvig.
Peter Norvig's Paradigms of Artificial Intelligence Programming: Case Studies in Common Lisp.
CLIM is the Common Lisp Interface Manager, a graphics library supported by several different vendors.
http://www.apl.jhu.edu/~hall/lisp.html   (1550 words)

  
 Welcome to Common-Lisp.net
Common Lisp is a multi-paradigm programming language that allows you to to choose the approach and paradigm according to your application domain.
Common Lisp is known for being extremely flexible, having excellent support for object oriented programming, and fast prototyping capabilities.
Anonymous FTP for freely distributable Common Lisp software.
http://common-lisp.net   (360 words)

  
 Amazon.com: Common LISP, Second Edition : The Language (HP Technologies): Books: Guy Steele
Common Lisp is an enormous language, with over 800 built-in functions, many of which have complicated semantics and dozens of keywords that alter those semantics.
"Common Lisp, The Language" (or CLTL) is an industrial-strength language reference for a somewhat esoteric computer language (in the view of most programmers today), so this tome is definitely not for the novice, nor for the faint of heart.
In addition, the author shows in detail how a function in Lisp can compute several objects and return them; and here again, the approach taken by Lisp is much cleaner from a mathematical perspective than the one taken by other programming languages.
http://www.amazon.com/exec/obidos/tg/detail/-/1555580416?v=glance   (2206 words)

  
 Common Lisp Overview
Because the goal is to develop a fine-grained vocabulary of operators that programs and software developers share, Common LISP is one of the best choices available today.
Common LISP embeds a native object-oriented programming language, the Common LISP Object System (CLOS).
Thus, present and accept methods execute LISP code that can perform an arbitrary translation between what the user sees or what the user inputs and the internal datastructures manipulated by programs.
http://www.ai.mit.edu/projects/iiip/doc/cl-http/common-lisp.html   (744 words)

  
 Common LISP Hypermedia Server
Common LISP, its object system, and the Common LISP Interface Manager.
Abstract: A World-Wide Web (WWW) server was implemented in Common LISP in order to facilitate exploratory programming in the interactive hypermedia domain and to provide access to complex research programs, particularly artificial intelligence systems.
Object-Oriented Implementation: The Common LISP Object System (CLOS) is used to implement key server components.
http://www.ai.mit.edu/projects/iiip/doc/cl-http/server.html   (3024 words)

  
 CLISP Common Lisp Resources
Maxima is a fairly complete computer algebra system written in lisp with an emphasis on symbolic computation.
The goal is to facilitate the distribution of Lisp software (and attendant utilities) in an integrated manner, much as CTAN does for (La)TeX or CPAN for Perl.
ACL2 (Applicative Common Lisp) - a computational logic system [Matt Kaufmann, J Strother Moore]
http://clisp.cons.org/resources.html   (942 words)

  
 Common Lisp Help and Information
Bear in mind though, LISP is the language of Artificial Intelligence, and if AI makes it really big it could be a handy language to know.
The short answer is you shouldn't, you are being made to learn it in your Computer Science course.
Luckily LISP is quite easy to learn, even if you don't know much about programming.
http://homepages.paradise.net.nz/milhous/lisp.htm   (2768 words)

  
 ANSI Common Lisp
This book would be excellent either for a standalone Lisp or functional programming course or for courses on AI, compilers, or object-oriented programming that use Lisp.
ANSI Common Lisp combines an introduction to Lisp programming, and a convenient, up-to-date reference manual for ANSI Common Lisp.
Examples that illustrate Lisp programming styles, including rapid prototyping, bottom-up programming, object-oriented programming, and embedded languages.
http://www.paulgraham.com/acl.html   (451 words)

  
 Common Lisp info
Community resources for the Common Lisp language, including FAQs, lists of available vendors, and sources of free implementations are available from the Association of Lisp Users (ALU).
The Lisp language family was originally designed four decades ago to aid the then-nascent Artificial Intelligence industry, and has proven itself over the interim to be a powerful ally in tackling the world's most difficult kinds of problems:
Think of Lisp as an alternative to or refuge from "commodity" languages like Java, C. and C++, especially for your most complex and difficult projects.
http://common-lisp.info   (414 words)

  
 GCL - GNU Common Lisp
A source level Lisp debugger (dbl) for interpreted code, letting you step a line at a time, while displaying the your position in an Emacs window.
xgcl, providing a Lisp interface to the X Windows system, is included in the main source tree.
pargcl, an MPI extension enabling lisp programs to run in parallel across computing clusters, will be incorporated soon.
http://www.gnu.org/software/gcl/gcl.html   (654 words)

  
 CLiki : common-lisp-controller
lisp packages are distributed as source code, placed in the /usr/share/common-lisp/source/package/.
A very nice system for installing Common Lisp libraries and source on Debian and Gentoo linux systems.
The package has a webpage on alioth and two mailing lists clc-users and clc-devel -at- lists.alioth.debian.org should be created in the next few hours.
http://www.cliki.net/common-lisp-controller   (811 words)

  
 Successful Lisp - Cover
Illustrates and compares features of the most popular Common Lisp systems on desktop computers.
Provides an overview of Common Lisp for the working programmer.
Shows examples of how Common Lisp is best used.
http://www.psg.com/~dlamkins/sl/cover.html   (390 words)

  
 The Common Lisp Cookbook
Common Lisp: A Gentle Introduction to Symbolic Computation by David S. Touretzky
This is a collaborative project that aims to provide for Common Lisp something similar to the Perl Cookbook published by O'Reilly.
Successful Lisp: How to Understand and Use Common Lisp by David B. Lamkins
http://cl-cookbook.sourceforge.net   (350 words)

  
 CMUCL Home Page
Common Lisp is well suited to large programming projects and explorative programming.
CMUCL is a free implementation of the Common Lisp programming language which runs on most major Unix platforms.
an implementation of CLOS, the Common Lisp Object System, which includes multimethods and a metaobject protocol.
http://www.cons.org/cmucl   (283 words)

  
 Allegro Common Lisp 8.0
Persistent CLOS Objects in Allegro Common Lisp -- Class definitions are stored as first class objects in the database
The compiler is highly optimized to exploit the AMD64 instruction set, and as with our other 64-bit ports the full 64-bit address space is available for your application.
Allegro Prolog: A classic AI programming language in Allegro CL for Logic Programming, with an execution speed in excess of 1 Mlips and running essentially cons free
http://www.franz.com/products/allegrocl   (1329 words)

  
 CLiki : index
Links to and resources for free software implemented in Common Lisp and available on Unix-like systems.
Suggested Programming Projects - Some suggestions of things to work on for those who would like to contribute to free Common Lisp software
Text processing software (string splitters, regex libraries etc)
http://www.cliki.net   (391 words)

  
 CLISP - an ANSI Common Lisp Implementation
why is ANSI Common Lisp such a great programming environment?
CMU Artificial Intelligence Repository (very old but still valuable) - CLISP and Lisp
This is GNU CLISP - an ANSI Common Lisp Implementation
http://clisp.cons.org   (143 words)

  
 Common Lisp HyperSpec
The Common Lisp HyperSpec consumes just over 15 MB of disk storage in about 2300 files.
In hardcopy, the ANSI Common Lisp standard is nearly 1100 printed pages describing nearly a thousand functions and variables in sufficient detail to accommodate hosting of the language on a wide variety of hardware and operating system platforms.
This is an HTML document derived from the ANSI Common Lisp standard (which is available here) with permission from ANSI and NCITS (previously known as X3).
http://www.lispworks.com/documentation/HyperSpec   (200 words)

  
 Corman Common Lisp Home
The 2005 International Lisp Conference will be at Stanford University, June 19-22, 2005.
Corman Lisp sets a new standard for dynamic programming languages: Common Lisp supercharged for Windows platforms.
Special Offer: Any Corman Lisp user who attends is eligible to receive a free version upgrade, which may be used now to upgrade to the newest version or for the next major version upgrade.
http://www.cormanlisp.com   (100 words)

  
 The CLM Home Page
The file README.clm has current status info for the Common Lisp versions.
Common Lisp Music is a music synthesis and signal processing package in the Music V family.
The mailing list for clm news is cmdist@ccrma.stanford.edu.
http://ccrma.stanford.edu/software/clm   (80 words)

  
 Practical Common Lisp
It also made it as high as #2 in the Languages and Tools category, #4 in Programming, #11 in Computers and Internet, and #543 in all books.
This page, and the pages it links to, contain text of the Common Lisp book Practical Common Lisp published by Apress These pages now contain the final text as it appears in the book.
that book is dead sexy —Xach on #lisp
http://www.gigamonkeys.com/book   (358 words)

  
 Common Lisp the Language, 2nd Edition
The original versions of these files can be obtained by anonymous ftp from
Please include the README file and the Digital Press catalog with any distributed electronic copies of Common Lisp the Language.
CLOS, the Common Lisp Object System, with new features to support function overloading and object-oriented programming, plus complete technical specifications
http://www.cs.cmu.edu/Groups/AI/html/cltl/cltl2.html   (451 words)

  
 Franz Inc: Allegro Common Lisp and Common Lisp Products
Franz Inc. offers Allegro CL® with AllegroCache® that together provide an ideal environment to create complex, mission-critical applications that solve real world problems very quickly.
Click here to learn more about how AllegroServe and Allegro Webactions Framework can make your web applications much easier to develop and maintain.
Franz Inc: Allegro Common Lisp and Common Lisp Products
http://www.franz.com   (373 words)

  
 Digitool, Inc. - Welcome to Digitool!
CLIM, the Common Lisp Interface Manager, is a cross-platform windowing system based upon Common Lisp and CLOS.
Common Lisp has always been a smart choice for delivering complex systems that need portability across platforms.
Digitool is the maker of Macintosh Common Lisp (MCL) and CLIM: tools for developing intelligent applications on the Macintosh platform.
http://www.digitool.com   (632 words)

  
 About SBCL - Steel Bank Common Lisp
Steel Bank Common Lisp (SBCL) is an open source (free software) compiler and runtime system for ANSI Common Lisp.
It provides an interactive environment including an integrated native compiler, a debugger, and many extensions.
http://sbcl.sourceforge.net   (115 words)

  
 SourceForge.net: CLISP - an ANSI Common Lisp
CLISP is a portable ANSI Common Lisp implementation by Bruno Haible.
Donate to project Stats - Activity: 99.24% RSS
http://sourceforge.net/projects/clisp   (277 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.