MacroML

From Wikipedia, the free encyclopedia

Page Module:Message box/ambox.css has no content.Page Template:Multiple issues/styles.css has no content.

MacroML is an experimental programming language based on the ML family, seeking to reconcile ML's static typing and the types of macro systems commonly found in dynamically typed languages like Scheme; this reconciliation is difficult since Turing-complete macro transformations can break type safety guarantees that static typing is supposed to provide.

Some papers related to MacroML include:

Template:ML programming


Template:Asbox