- 授权协议: GPLv3
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://gcc-melt.org/
- 软件文档: http://gcc-melt.org/gcc-melt-tutorial-oct2010.pdf
软件介绍
GCC-MELT 是一个高级的领域专用语言,用于简化 GCC 类插件扩展的开发。这些扩展可用来分析和修改 GCC 内部表现。MELT 语言提供了一些高级特性。需要注意的是 MELT 语言被翻译成 C 语言,包含强大的模式匹配工具可操作动态类型数据和原生的 GCC 结构。支持函数式应用、面向对象和反射编程风格,使用类 Lisp 的语法。
Writing Windows VxDs and Device Drivers, Second Edition
Karen Hazzah / CMP / 1996-01-12 / USD 54.95
Software developer and author Karen Hazzah expands her original treatise on device drivers in the second edition of "Writing Windows VxDs and Device Drivers." The book and companion disk include the a......一起来看看 《Writing Windows VxDs and Device Drivers, Second Edition》 这本书的介绍吧!
