Publication details

Saarland University Computer Science

The Missing Link - Dynamic Components for ML

Andreas Rossberg

11th International Conference on Functional Programming, ACM Press, September 2006

Despite its powerful module system, ML has not yet evolved for the modern world of dynamic and open modular programming, to which more primitive languages have adapted better so far. We present the design and semantics of a simple yet expressive first-class component system for ML. It provides dynamic linking in a type-safe and type-flexible manner, and allows selective execution in sandboxes. The system is defined solely by reduction to higher-order modules plus an extension with simple module-level dynamics, which we call packages. To represent components outside processes we employ generic pickling. We give a module calculus formalising the semantics of packages and pickling.

Extended version available as a technical report.

Download PDF        Show BibTeX               


Login to edit


Legal notice, Privacy policy