Sciweavers

6 search results - page 1 / 2
» Adding Recursion to Dpi: (Extended Abstract)
Sort
View
ENTCS
2006
100views more  ENTCS 2006»
13 years 4 months ago
Adding Recursion to Dpi: (Extended Abstract)
Samuel Hym, Matthew Hennessy
ENTCS
2007
102views more  ENTCS 2007»
13 years 4 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
TLCA
1993
Springer
13 years 9 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
FOSSACS
2010
Springer
13 years 11 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...
ICFP
2005
ACM
14 years 4 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