Tags: Programming Language.

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

Loading...

This page contains content from the copyrighted Wikipedia article "MacroML"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.