Sciweavers

12 search results - page 1 / 3
» Typechecking and Modules for Multi-Methods
Sort
View
OOPSLA
1994
Springer
13 years 9 months ago
Typechecking and Modules for Multi-Methods
Craig Chambers, Gary T. Leavens
POPL
1997
ACM
13 years 9 months ago
Type-Checking Higher-Order Polymorphic Multi-Methods
We present a new predicative and decidable type system, called ML , suitable for languages that integrate functional programming and parametric polymorphism in the tradition of ML...
François Bourdoncle, Stephan Merz
JFP
2000
95views more  JFP 2000»
13 years 5 months ago
A modular module system
A simple implementation of an SML-like module system is presented as a module parameterized by a base language and its type-checker. This implementation is useful both as a detail...
Xavier Leroy
ECOOP
2006
Springer
13 years 9 months ago
Parameterized Modules for Classes and Extensible Functions
Abstract. We present F(Eml), a language that combines classes, extensible functions, symmetric multiple dispatching, and a practical system for parameterized modules. Parameterized...
Keunwoo Lee, Craig Chambers
FDL
2004
IEEE
13 years 9 months ago
Reuse of SML module system for the B language
In this paper, we are concerned with studying the semantic of the B modularity. We reuse the Harper-Lillibridge-Leroy (HLL) module system. This system implements an SML like module...
Dorian Petit, Vincent Poirriez, Georges Mariano