Site Navigation
Categories:
instructions, advice, or how-to content
Common Lisp implementations
Common Lisp software
Common Lisp
Functional languages
Object-oriented programming languages
Procedural programming languages
Lisp programming language family
Lisp programming language
Articles with example Lisp code
Extensible syntax programming languages
Cross-platform software
Articles containing how-to sections

Summary Of: Common Lisp

Several implementations of the Common Lisp standard are available... Common Lisp is a general... Common Lisp is a dialect of Lisp... Common Lisp has many data types... Common Lisp automatically coerces numeric values among these types as appropriate... Boolean values in Common Lisp are represented by the self... Common Lisp has namespaces for symbols... in Common Lisp are composed of... Classes have been added late to Common Lisp and there is some conceptual overlap with structures... The Common Lisp library relies heavily on such higher... many Common Lisp programmers like to use descriptive variable names such as... The Common Lisp pathname facility is more general than most operating systems... Common Lisp has a built... Common Lisp programs make use of names to refer to variables... the Common Lisp programmer must know what kind of reference is being expressed... One type of environment in Common Lisp is the dynamic environment... Common Lisp has support for dynamically scoped variables... In Common Lisp implementations which support multithreading... Common Lisp supports lexical environments... It is an important convention in Common Lisp programming that special... Common Lisp provides special variables... Common Lisp supports both lexical and... The backquote notation used above is provided by Common Lisp specifically to simplify the common case of substitution into a code template... Common Lisp macros are capable of what is commonly called... the type 1 capture of references to standard Common Lisp functions and operators... Whereas the Common Lisp library symbols are external... Common Lisp solves the problem of the shadowing of standard operators and functions by forbidding their redefinition... Common Lisp includes a toolkit for... the Common Lisp Object System or... Many Common Lisp types have a corresponding class... These further usage possibilities of CLOS for ANSI Common Lisp are not part of the standard... Actual Common Lisp implementations are using CLOS for pathnames... Common Lisp is most frequently compared with... Common Lisp is a general... Common Lisp is sometimes termed a... Common Lisp is defined by a specification... Common Lisp Open Code Collection... Common Lisp has been designed to be implemented by... Most Common Lisp implementations compile source code to native... There are also compilers that compile Common Lisp code to C code... With Common Lisp incremental compilation is widely used... Common Lisp is used in many commercial applications... Common Lisp systems running on Unix...

Encyclodia Page On: Common Lisp

These Are Links To Other Documents
Paradigm | Multi-paradigm | Developer | Typing discipline | strong | Major implementations | Allegro Common Lisp | Armed Bear Common Lisp | CLISP | Clozure CL | CMUCL | Embeddable Common Lisp | GNU Common Lisp | LispWorks | Movitz | Poplog | Scieneer Common Lisp | Steel Bank Common Lisp | Dialects | ANSI Common Lisp | Lisp Machine Lisp | MacLisp | Scheme | InterLisp | Dylan | Eulisp | ISLisp | SubL | OS | Cross-platform | Lisp | programming language | ANSI | specification | open source software | multi-paradigm programming language | procedural | functional | object-oriented | dynamic programming language | compilation | CLOS | object system | multimethods | | instructions, advice, or how-to content | S-expressions | integers | ratios | floating-point numbers | complex numbers | bignums | character | ASCII | Unicode | symbol | bits | Hash tables | namespaces | C | Pascal | CLOS | first-class functions | relational operator | function literals | Scheme | Scheme's | Richard P. Gabriel | Kent Pitman | filesystem | pseudo-random number generator | metaclasses | global variables | lexical scope | Lexical scope | lexical scope | lexical closures | Lexical scope | addressing mode | lexical closure | dynamic scope | macro | Perl | abstract syntax trees | Common Lisp Object System | object-oriented programming | CLOS | dynamic | multiple dispatch | multiple inheritance | C++ | Java | Scheme | Guy L. Steele | Gerald Jay Sussman | Emacs Lisp | AutoLISP | Scheme | scope | ZetaLisp | scoped | ALGOL 68 | tail-call optimization | Common Lisp implementations | Ada | C | Perl | Free Software | incremental compilers | machine code | bytecode | Unix | CLISP | Perl | Unix shell | Allegro Common Lisp | LispWorks | Scieneer Common Lisp | CMUCL | Carnegie Mellon University | Free Software | Linux | BSD | Linux | Mac OS X | Steel Bank Common Lisp | CLISP | Mac OS X | GNU Common Lisp | GNU | Maxima | AXIOM | ACL2 | Linux | FreeBSD | Embeddable Common Lisp | C | Clozure CL | free software | open source | Mac OS X | Darwin | FreeBSD | Linux | Movitz | x86 | Poplog | POP-11 | Prolog | Standard ML | Emacs | Java | Armed Bear Common Lisp | Java Virtual Machine | Java byte code | CLforJava | College of Charleston | Vax Common Lisp | Digital Equipment Corporation | VAX | VMS | ULTRIX | Common Lisp software | Yahoo! | Paul Graham | Jak and Daxter | OpenMusic | Computer assisted composition | ITA Software | Orbitz | Kayak.com | American Airlines | Continental Airlines | US Airways | ACL2 | theorem prover | applicative | Maxima | computer algebra system | Stumpwm | Common Lisp the Language | On Lisp | Practical Common Lisp | Paul Graham | Wikibooks | Free Software | Common Lisp HyperSpec | Categories | Common Lisp | Functional languages | Object-oriented programming languages | Procedural programming languages | Lisp programming language family | Lisp programming language | Articles with example Lisp code | Extensible syntax programming languages | Cross-platform software | Articles containing how-to sections |
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Common Lisp".