blob: 988527483a0d7c8c54e891fd26286be1ec9a45f1 (
plain) (
blame)
1
2
3
4
5
6
|
MetaOCaml is a multi-stage extension of the OCaml programming language, and
provides three basic constructs called Brackets, Escape, and Run for building,
combining, and executing future-stage computations, respectively. MetaOCaml
is a compiled dialect of MetaML.
WWW: http://www.metaocaml.org/
|