Sciweavers

4386 search results - page 297 / 878
» A Tamper-Resistant Programming Language System
Sort
View
ICSE
2000
IEEE-ACM
15 years 7 months ago
Little-JIL/Juliette: a process definition language and interpreter
Little-JIL, a language for programming coordination in processes is an executable, high-level language with a formal (yet graphical) syntax and rigorously defined operational seTh...
Aaron G. Cass, Barbara Staudt Lerner, Stanley M. S...
121
Voted
EUROCOLT
1999
Springer
15 years 7 months ago
Mind Change Complexity of Learning Logic Programs
The present paper motivates the study of mind change complexity for learning minimal models of length-bounded logic programs. It establishes ordinal mind change complexity bounds ...
Sanjay Jain, Arun Sharma
109
Voted
ERLANG
2006
ACM
15 years 9 months ago
Evaluation of database management systems for Erlang
Erlang/OTP's DBMS Mnesia is lacking in several important areas to consider when implementing very large databases with massive scalability requirements. This article reveals ...
Emil Hellman
122
Voted
NLDB
2004
Springer
15 years 8 months ago
Accessing an Information System by Chatting
Abstract. In this paper, we describe a new way to access information by “chatting” to an information source. This involves a chatbot, a program that emulates human conversation...
Bayan Abu Shawar, Eric Atwell
153
Voted
ICFP
2005
ACM
16 years 3 months ago
Dynamic optimization for functional reactive programming using generalized algebraic data types
A limited form of dependent types, called Generalized Algebraic Data Types (GADTs), has recently been added to the list of Haskell extensions supported by the Glasgow Haskell Comp...
Henrik Nilsson