MacroML
![]() | This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
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:
- "Macros as Multi-Stage Computations: Type-Safe, Generative, Binding Macros in MacroML" (citeseer)
- Staged Notational Definitions (citeseer)
Category:All articles lacking in-text citations
Category:All articles with topics of unclear notability
Category:All stub articles
Category:Articles lacking in-text citations from July 2019
Category:Articles with multiple maintenance issues
Category:Articles with topics of unclear notability from July 2019
Category:Experimental programming languages
Category:ML programming language family
Category:Metaprogramming
Category:Programming language topic stubs