The Design and Implementation of BER MetaOCaml - System Description
The Design and Implementation of BER MetaOCaml - System Description
复制标题
BER MetaOCaml 的设计与实现 - 系统描述
DOI:
10.1007/978-3-319-07151-0_6
复制
发表时间:
2014
期刊:
影响因子:
--
通讯作者:
O. Kiselyov
中科院分区:
文献类型:
--
作者:
O. Kiselyov
MetaOCaml is a superset of OCaml extending it with the data type for program code and operations for constructing and executing such typed code values. It has been used for compiling domain-specific languages and automating tedious and error-prone specializations of high-performance computational kernels. By statically ensuring that the generated code compiles and letting us quickly run it, MetaOCaml makes writing generators less daunting and more productive.