Sciweavers

2004 search results - page 96 / 401
» Interaction nets: programming language design and implementa...
Sort
View
148
Voted
HASKELL
2006
ACM
15 years 11 months ago
User-level transactional programming in Haskell
Correct handling of concurrently accessed external resources is a demanding problem in programming. The standard approaches rely on database transactions or concurrency mechanisms...
Peter Thiemann
113
Voted
VRML
1998
ACM
15 years 9 months ago
VSPLUS: A High-Level Multi-User Extension Library for Interactive VRML worlds
In this paper, we introduce the design and implementation of VSPLUS, a high-level multi-user extension library to enable people to simultaneously manipulate interactive VRML world...
Yoshiaki Araki
POPL
2007
ACM
16 years 5 months ago
PADS/ML: a functional data description language
Massive amounts of useful data are stored and processed in ad hoc formats for which common tools like parsers, printers, query engines and format converters are not readily availa...
Artem Gleyzer, David Walker, Kathleen Fisher, Mary...
DASFAA
2005
IEEE
177views Database» more  DASFAA 2005»
15 years 10 months ago
SemEQUAL: Multilingual Semantic Matching in Relational Systems
In an increasingly multilingual world, it is critical that information management tools organically support the simultaneous use of multiple natural languages. A pre-requisite for ...
A. Kumaran, Jayant R. Haritsa
ECOOP
1998
Springer
15 years 9 months ago
Synthesizing Object-Oriented and Functional Design to Promote Re-Use
Many problems require recursively speci ed types ofdata and a collection of tools that operate on those data. Over time, these problems evolve so that the programmer must extend t...
Shriram Krishnamurthi, Matthias Felleisen, Daniel ...