Sciweavers

43 search results - page 6 / 9
» Parametric polymorphism and operational equivalence
Sort
View
ICFP
2008
ACM
14 years 8 months ago
Typed closure conversion preserves observational equivalence
Language-based security relies on the assumption that all potential attacks are bound by the rules of the language in question. When programs are compiled into a different languag...
Amal Ahmed, Matthias Blume
CORR
2002
Springer
96views Education» more  CORR 2002»
13 years 8 months ago
The Sketch of a Polymorphic Symphony
In previous work, we have introduced functional strategies, that is, first-class generic functions that can traverse into terms of any type while mixing uniform and type-specific ...
Ralf Lämmel
ICFP
2000
ACM
14 years 28 days ago
Functional programming in C++
This paper describes FC++: a rich library supporting functional programming in C++. Prior approaches to encoding higher order functions in C++ have suffered with respect to polymo...
Brian McNamara, Yannis Smaragdakis
AUTOMATICA
2000
60views more  AUTOMATICA 2000»
13 years 8 months ago
Characterization of all nonlinear stabilizing controllers via observer-based kernel representations
This paper is concerned with the characterization of all nonlinear stabilizing controllers. Observer based kernel representations are introduced to avoid the difficulty which occu...
Kenji Fujimoto, Toshiharu Sugie
MFPS
1989
14 years 18 days ago
Operations on Records
We define a simple collection of operations for creating and manipulating record structures, where records are intended as finite associations of values to labels. A second-order ...
Luca Cardelli, John C. Mitchell