MacroML
{{multiple issues|
{{Notability|date=July 2019}}
{{no footnotes|date=July 2019}}
}}
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.
External links
Some papers related to MacroML include:
- [https://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.110.7706 "Macros as Multi-Stage Computations: Type-Safe, Generative, Binding Macros in MacroML"] (citeseer)
- [https://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.10.6987 Staged Notational Definitions] (citeseer)
{{ML programming}}
{{DEFAULTSORT:Macroml}}
Category:Experimental programming languages
Category:ML programming language family
{{Prog-lang-stub}}