Sciweavers

632 search results - page 2 / 127
» Explicit Substitutions and Programming Languages
Sort
View
B
1998
Springer
13 years 10 months ago
The Generalised Substitution Language Extended to Probabilistic Programs
Let predicate P be converted from Boolean to numeric type by writing P , with false being 0 and true being 1, so that in a degenerate sense P can be regarded as `the probability th...
Carroll Morgan
LPAR
2004
Springer
13 years 11 months ago
Second-Order Matching via Explicit Substitutions
Abstract. Matching is a basic operation extensively used in computation. Second-order matching, in particular, provides an adequate environment for expressing program transformatio...
Flávio L. C. de Moura, Fairouz Kamareddine,...
ESOP
2008
Springer
13 years 8 months ago
Practical Programming with Higher-Order Encodings and Dependent Types
Abstract. Higher-order abstract syntax (HOAS) refers to the technique of representing variables of an object-language using variables of a meta-language. The standard first-order a...
Adam Poswolsky, Carsten Schürmann
POPL
1993
ACM
13 years 10 months ago
Explicit Polymorphism and CPS Conversion
Robert Harper, Mark Lillibridge