Sciweavers

6 search results - page 1 / 2
» Adding Recursion to Dpi: (Extended Abstract)
Sort
View
39
Voted
ENTCS
2006
100views more  ENTCS 2006»
14 years 11 months ago
Adding Recursion to Dpi: (Extended Abstract)
Samuel Hym, Matthew Hennessy
104
Voted
ENTCS
2007
102views more  ENTCS 2007»
14 years 11 months ago
Functional Programming With Higher-order Abstract Syntax and Explicit Substitutions
syntax and explicit substitutions Brigitte Pientka1 School of Computer Science McGill University Montreal, Canada This paper sketches a foundation for programming with higher-orde...
Brigitte Pientka
97
Voted
TLCA
1993
Springer
15 years 3 months ago
Recursive Types Are not Conservative over F
d abstract) Giorgio Ghelli1 F≤ is a type system used to study the integration of inclusion and parametric polymorphism. F≤ does not include a notion of recursive types, but ext...
Giorgio Ghelli
84
Voted
FOSSACS
2010
Springer
15 years 5 months ago
Reachability Analysis of Communicating Pushdown Systems
Abstract. The reachability analysis of recursive programs that communicate asynchronously over reliable Fifo channels calls for restrictions to ensure decidability. We extend here ...
Alexander Heußner, Jérôme Lerou...
92
Voted
ICFP
2005
ACM
15 years 11 months ago
Type inference, principal typings, and let-polymorphism for first-class mixin modules
module is a programming abstraction that simultaneously generalizes -abstractions, records, and mutually recursive definitions. Although various mixin module type systems have bee...
Henning Makholm, J. B. Wells