Sciweavers

95 search results - page 2 / 19
» A Dependently Typed Ambient Calculus
Sort
View
LISP
2008
101views more  LISP 2008»
13 years 5 months ago
Flow-sensitive type systems and the ambient calculus
The Ambient Calculus was developed by Cardelli and Gordon as a formal framework to study issues of mobility and migrant code. Numerous analyses have been developed for numerous va...
Torben Amtoft
IANDC
2002
75views more  IANDC 2002»
13 years 5 months ago
Types for the Ambient Calculus
Luca Cardelli, Giorgio Ghelli, Andrew D. Gordon
IFIP
2004
Springer
13 years 11 months ago
PolyA: True Type Polymorphism for Mobile Ambients
Previous type systems for mobility calculi (the original Mobile Ambients, its variants and descendants, e.g., Boxed Ambients and Safe Ambients, and other related systems) offer lit...
Torben Amtoft, Henning Makholm, J. B. Wells
FUIN
2010
156views more  FUIN 2010»
13 years 4 months ago
A Tutorial Implementation of a Dependently Typed Lambda Calculus
Abstract. We present the type rules for a dependently typed core calculus together with a straightforward implementation in Haskell. We explicitly highlight the changes necessary t...
Andres Löh, Conor McBride, Wouter Swierstra
CL
2002
Springer
13 years 5 months ago
Orderly communication in the Ambient Calculus
The Ambient Calculus (henceforth, AC) was developed by Cardelli and Gordon as a formal framework to study issues of mobility and migrant code [9]. We present a type system for AC ...
Torben Amtoft, A. J. Kfoury, Santiago M. Peric&aac...