Sciweavers

201 search results - page 5 / 41
» Typed Dynamic Control Operators for Delimited Continuations
Sort
View
107
Voted
APLAS
2001
ACM
15 years 6 months ago
Dynamic Control Operators in Type Theory
Yukiyoshi Kameyama
DAGSTUHL
1996
15 years 4 months ago
Pragmatics of Type-Directed Partial Evaluation
Abstract. Type-directed partial evaluation stems from the residualization of arbitrary static values in dynamic contexts, given their type. Its algorithm coincides with the one for...
Olivier Danvy
ESOP
2004
Springer
15 years 8 months ago
Answer Type Polymorphism in Call-by-Name Continuation Passing
Abstract. This paper studies continuations by means of a polymorphic type system. The traditional call-by-name continuation passing style transform admits a typing in which some an...
Hayo Thielecke
111
Voted
FPCA
1995
15 years 6 months ago
A Generalization of Exceptions and Control in ML-like Languages
We add functional continuations and prompts to a language with an ML-style type system. The operators signi cantly extend and simplify the control operators in SML/NJ, and can be ...
Carl A. Gunter, Didier Rémy, Jon G. Riecke
FLOPS
2008
Springer
15 years 4 months ago
Undoing Dynamic Typing (Declarative Pearl)
We propose undoable versions of the projection operations used when programs written in higher-order statically-typed languages interoperate with dynamically typed ones, localizing...
Nick Benton