항목
-
Lisp readerIn the programming language Lisp, the reader or read function is the parser which converts the textual form of Lisp objects to the corresponding internal object structure. In the original Lisp, S-expressions consisted only of symbols, integers, and the list constructors ( xi... ) and (x . y...출처 영어 위키백과
-
Scieneer Common LispScieneer Common Lisp is a commercial implementation of the Common Lisp programming language featuring support for Symmetric multiprocessing on a range of Linux, Solaris and HP-UX platforms. The compiler generates fast 64-bit and 32-bit native code. License The Scieneer CL is commercial software...출처 영어 위키백과
-
Object-Oriented Programming in Common Lisp: A Programmer's Guide to CLOSObject-Oriented Programming in Common Lisp: A Programmer's Guide to CLOS (1988, Addison-Wesley, ISBN 0-201-17589-4) is a book by Sonya Keene on the Common Lisp Object System. Published first in 1988, the book starts out with the elements of CLOS and develops through the concepts of data...출처 영어 위키백과
-
Kyoto Common LispKyoto Common Lisp (KCL) is an implementation of Common Lisp by Taichi Yuasa and Masami Hagiya, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in the 1984 first edition of Guy Steele's book Common Lisp the Language and is...출처 영어 위키백과
-
Paradigms of AI Programming: Case Studies in Common LispParadigms of AI Programming: Case Studies in Common Lisp (ISBN 1-55860-191-0) is a well-known programming book by Peter Norvig about artificial intelligence programming using Common Lisp. History The LISP programming language has survived since 1958 as a primary language for Artificial...출처 영어 위키백과
-
Corman Common LispCorman Common Lisp is a commercial implementation of the Common Lisp programming language featuring support for the Windows operating system. Corman Common Lisp is commercial software. In 2013 Roger Corman, the author, indicated he considers converting it to open source and in January 2015 he...출처 영어 위키백과
-
Lisp-based Intelligent Software AgentsThe Lisa project is a platform for the development of Lisp-based Intelligent Software Agents. Lisa is a production-rule system implemented in the Common Lisp Object System (CLOS), and is heavily influenced by CLIPS and the Java Expert System Shell (JESS). At its core is a reasoning engine based...출처 영어 위키백과
-
Vax Common LispVAX LISP was an implementation of Common Lisp for VMS and ULTRIX on 32-bit VAXs. It was the first Common Lisp to be written for non-Lisp machines. It was initially boot-strapped from Carnegie Mellon University's Spice Lisp by recompiling its output but for VAX machine instruction and to use the...출처 영어 위키백과
-
Lisp in Small PiecesLisp in Small Pieces (Cambridge University Press, 1996 ISBN 0-521-56247-3; paperback edition (December 4, 2003) ISBN 0-521-54566-8; translated by Kathleen Callaway) is a book by Christian Queinnec on Lisp, Scheme and other related dialects, their interpretation, semantics, and compilation and...출처 영어 위키백과
-
GNU Common LispGNU Common Lisp (GCL) is the GNU Project's Common Lisp compiler, an evolutionary development of Kyoto Common Lisp. It produces native object code by first generating C code and then calling a C compiler.Although it does not yet fully comply with the American National Standards Institute (ANSI...출처 영어 위키백과
-
Common Lisp HyperSpecThe Common Lisp HyperSpec is a hypertext html document which is not the ANSI Common Lisp standard, but is based on it with permission from ANSI and X3. Originally developed by Kent Pitman at Harlequin, it is now copyrighted by LispWorks Ltd. It is approximately 15MB of data in 2,300 files which...출처 영어 위키백과
-
Mod lispmod_lisp is an extension module for the Apache HTTP Server. It enables Apache to interface with application servers written in Lisp, making it possible to dynamically generate web pages and provide web applications with Lisp programs.Unlike other mod_* projects, such as mod_perl and mod_python...출처 영어 위키백과