Is the one good guide for intermediate - level macro programming in scheme 是scheme中级宏编程的指南。
First let s look at metaprogramming that involves textual macro languages 首先让我们来看一下涉及文本宏编程的元编程。
More information about c preprocessor macro programming is available in the cpp manual see the 更多有关c预处理器宏编程的内容可以在cpp手册中看到(请参阅
Explained why metaprogramming is necessary , looked at some of the components of metaprogramming , showed how to build a code generator , and introduced language - sensitive macro programming 解释了为什么需要进行元编程,研究了元编程的一些组件,展示了如何构建代码生成器,并介绍对语言敏感的宏编程。