Results 161 to 170 of about 27,374 (212)
Some of the next articles are maybe not open access.

dpANS Common Lisp

ACM SIGPLAN Lisp Pointers, 1992
"It sure is big." I have made the rounds proudly showing off my copy of the final document to my friends and colleagues, and this is invariably their first comment. Counting cover sheets, tables of contents, etc.---it's about 1350 pages. It is big---no doubt about that.
openaire   +1 more source

S-1 Common Lisp implementation

Proceedings of the 1982 ACM symposium on LISP and functional programming - LFP '82, 1982
We are developing a Lisp implementation for the Lawrence Livermore National Laboratory S-1 Mark IIA computer. The dialect of Lisp is an extension of COMMON Lisp [Steele;1982], a descendant of MacLisp [Moon;1974] and Lisp Machine Lisp [Weinreb;1981]).
Rodney A. Brooks   +2 more
openaire   +1 more source

Einbettung von Standard LISP in COMMON LISP

1989
Im Verlauf der Entwicklung von LISP entstand eine Vielzahl unterschiedlicher Dialekte, die sich erheblich in der Menge der zur Verfugung gestellten Datentypen und Funktionen unterscheiden (vgl. Stoyan [1980]). So findet man zwar bei allen LISP-Dialekten die Datentypen Symbol, ganze Zahl und Liste sowie die Grundfunktionen CAR, CDR, CONS und COND; aber ...
Rüdiger Esser, Elisabeth Feldmar
openaire   +1 more source

Common Lisp Framework

1993
Abstract : The principal goal of the COMMON LISP Framework project was to support Strategic Computing (SC) contractors with a comprehensive, state-of-the- art programming framework for the development and evolution of COMMON LISP programs. The CLF has affected the technical community by shaping both the structure of modern programming environments and ...
openaire   +1 more source

Common Lisp Object System specification

ACM SIGPLAN Notices, 1988
Introduction The Common Lisp Object System is an object-oriented extension to Common Lisp as defined in Common Lisp: The Language, by Guy L. Steele Jr. It is based on generic functions, multiple inheritance, declarative method combination, and a meta-object protocol.
Daniel G. Bobrow   +5 more
openaire   +1 more source

Foreign functions and common Lisp

ACM SIGPLAN Lisp Pointers, 1987
The language Common Lisp is a standard dialect of Lisp which has been implemented on a wide range of machines by a variety of commercial and academic groups. One serious flaw in the Common Lisp standard, at least to many Common Lisp users on "general-purpose" hardware, 1 is the lack of an defined foreign function ...
openaire   +1 more source

An overview of COMMON LISP

Proceedings of the 1982 ACM symposium on LISP and functional programming - LFP '82, 1982
A dialect of LISP called “COMMON LISP” is being cooperatively developed and implemented at several sites. It is a descendant of the MACLISP family of LISP dialects, and is intended to unify the several divergent efforts of the last five years. We first give an extensive history of LISP, particularly of the MACLISP branch, in order to explain in context
openaire   +1 more source

Constraint solving in common Lisp

Proceedings of the 2007 International Lisp Conference, 2007
Constraint solving has become an established approach for the handling of complex combinatorial and scheduling problems. We present a constraint solver framework that enables the interchange of most solver aspects through its extensive modular design. Here, we especially focus on the search protocol design.
openaire   +1 more source

Manipulating sets in common Lisp

ACM SIGPLAN Lisp Pointers, 1989
Sets are fundamental theoretical elements and yet Common Lisp does not provide any comprehensive representation for them. Several representations for sets are available, but they have serious problems. This paper defines a small family of primitive operations and uses them to evaluate existing Common Lisp set representations.
openaire   +1 more source

CMU Common Lisp user's manual

2006
Abstract: "CMU Common Lisp is an implementation of Common Lisp that currently runs under Mach, a Berkeley Unix 4.3 binary compatible operating system. CMU Common Lisp is currently supported on MIPS-processor DECstations, Sparc-based workstations from Sun and the IBM RT PC, and other ports are planned.
openaire   +1 more source

Home - About - Disclaimer - Privacy