Sciweavers

645 search results - page 8 / 129
» Pure patterns type systems
Sort
View
VLDB
2005
ACM
100views Database» more  VLDB 2005»
15 years 5 months ago
PSYCHO: A Prototype System for Pattern Management
Patterns represent in a compact and rich in semantics way huge quantity of heterogeneous data. Due to their characteristics, specific systems are required for pattern management,...
Barbara Catania, Anna Maddalena, Maurizio Mazza
84
Voted
POPL
2003
ACM
15 years 4 months ago
From control effects to typed continuation passing
First-class continuations are a powerful computational effect, allowing the programmer to express any form of jumping. Types and effect systems can be used to reason about contin...
Hayo Thielecke
177
Voted
POPL
2001
ACM
15 years 12 months ago
Colored local type inference
We present a type system for a language based on F, which allows certain type annotations to be elided in actual programs. Local type inference determines types by a combination o...
Martin Odersky, Christoph Zenger, Matthias Zenger
ICFP
2006
ACM
15 years 11 months ago
From structures and functors to modules and units
t programming techniques encourage abstraction and reuse through external linking. Some parts of a program, however, must use concrete, internally specified references, so a pure ...
Scott Owens, Matthew Flatt
LICS
1993
IEEE
15 years 3 months ago
A lambda calculus of objects and method specialization
This paper presents an untyped lambda calculus, extended with object primitives that reflect the capabilities of so-called delegation-based object-oriented languages. A type infer...
John C. Mitchell, Furio Honsell, Kathleen Fisher