Sciweavers

26 search results - page 2 / 6
» lisp 2008
Sort
View
JUCS
2008
149views more  JUCS 2008»
13 years 5 months ago
Binary Methods Programming: the Clos Perspective
: Implementing binary methods in traditional object-oriented languages is difficult: numerous problems arise regarding the relationship between types and classes in the context of ...
Didier Verna
JUCS
2008
134views more  JUCS 2008»
13 years 5 months ago
A Tool for Reasoning about Qualitative Temporal Information: the Theory of S-languages with a Lisp Implementation
: Reasoning about incomplete qualitative temporal information is an essential topic in many artificial intelligence and natural language processing applications. In the domain of n...
Irène Durand, Sylviane R. Schwer
CONEXT
2008
ACM
13 years 7 months ago
Advantages of a PCE-based control plane for LISP
The Locator/Identifier Separation Protocol (LISP) is one of the candidate solutions to address the scalability issues in inter-domain routing. The current proposals for its contro...
Alberto Castro, Martín Germán, Xavie...
CORR
2008
Springer
90views Education» more  CORR 2008»
13 years 5 months ago
Dynamic data models: an application of MOP-based persistence in Common Lisp
The data model of an application, the nature and format of data stored across executions, is typically a very rigid part of its early specication, even when prototyping, and chang...
Pierre Thierry, Simon E. B. Thierry
JUCS
2008
115views more  JUCS 2008»
13 years 5 months ago
An Implementation of CLIM Presentation Types
: Presentation types are used in the CLIM interface library to tag graphical output with a type and establish an input type context in which the user may use the keyboard to type i...
Timothy Moore