Sciweavers

4386 search results - page 165 / 878
» A Tamper-Resistant Programming Language System
Sort
View
ICFP
2005
ACM
16 years 1 months ago
Qualified types for MLF
MLF is a type system that extends a functional language with impredicative rank-n polymorphism. Type inference remains possible and only in some clearly defined situations, a loca...
Andres Löh, Daan Leijen
PLDI
2009
ACM
15 years 8 months ago
Language-based security on Android
In this paper, we initiate a formal study of security on Android: Google’s new open-source platform for mobile devices. Specifically, we present a core typed language to descri...
Avik Chaudhuri
115
Voted
PPDP
2004
Springer
15 years 7 months ago
Just enough tabling
We introduce just enough tabling (JET), a mechanism to suspend and resume the tabled execution of logic programs at an arbitrary point. In particular, JET allows pruning of tabled...
Konstantinos F. Sagonas, Peter J. Stuckey
UM
2001
Springer
15 years 6 months ago
Generating Personal Travel Guides - And Who Wants Them?
In this paper we describe a system that generates synthesized web pages as a travel guide through integrating a discourse planner with a document retrieval system. We then present ...
Cécile Paris, Stephen Wan, Ross Wilkinson, ...
POPL
1994
ACM
15 years 5 months ago
Manifest Types, Modules, and Separate Compilation
This paper presents a variant of the SML module system roduces a strict distinction between abstract types and manifest types (types whose definitions are part of the module speci...
Xavier Leroy