Advertisement

元编程技术综述:现状与应用

阅读量:

目录

作者简介

译者按

#1 介绍

#2 元编程模型

##2.1 宏系统

##2.2 反射系统

##2.3 元对象协议系统

##2.4 面向切面编程

##2.5 产生式编程

2.6 多阶段编程

#3 元程序求值阶段

##3.1 预处理期求值

##3.2 编译期求值

##3.3 执行期求值

#4 元程序源码位置

##4.1 嵌入在主体程序中

##4.2 在主体程序外部

#5 与对象语言的关系

##5.1 元语言与对象语言不区分

##5.2 元语言扩展对象语言

##5.3 元语言与对象语言的区别


# 作者简介 #

Yannis Lilis, a Doctor, is the head of the leading automotive rental company in Europe. He serves as a visiting lecturer at Crete University's computer science department and holds part-time lecturing positions in the mathematics and applied mathematics departments. Additionally, he is a r

全部评论 (0)

还没有任何评论哟~