Home

Object-oriented programming and Standard ML


Author(s) : Mads Tofte Lars Thorup, 
Publisher : N/A
Publication Date : 1994
ISSN : N/A
Abstract : This paper explores connections between object-oriented programming and Standard ML. In particular we show that F-bounded polymorphism can be expressed using ML's polymorphism and a programming technique we call wrapping. The encoding of F-bounded polymorphism can be used to encode classes as ML modules. 1,