Extensible ML

This article is about the programming language called Extensible ML. For a description of the general-purpose markup language called Extensible Markup Language, see XML.

Extensible ML (EML) is an ML-like programming language that adds support for object-oriented idioms in a functional setting. EML extends ML-style datatypes and functions with a class construct designed to be extended into hierarchies, thus allowing the programmer to seamlessly integrate the object-oriented programming paradigm with the traditional functional style.

Extensible ML is related neither to the programming language Extended ML (other than being similarly derived from ML), nor to the specification language eXtensible Markup Language, nor to extensible programming.

See also

References

External links


This article is issued from Wikipedia - version of the 11/4/2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.