红联Linux门户
Linux帮助

嵌入式运行时汇编器 Erasm++

发布时间:2013-03-02 21:10:41来源:红联作者:empast
Erasm++ 基于 C++ 的嵌入式运行时汇编器,是一个 C++ 的 Embedded Domain Specific Language (EDSL) 用于运行时生成代码。支持完整的编译时语法检查,其代码生成速度非常快,因为必须的数据已经做了静态计算,目前只支持 Intel 64 和 IA-32 体系架构。

项目主页:https://github.com/nishiuramakoto/erasm-plusplus

下载地址:https://github.com/nishiuramakoto/erasm-plusplus/downloads

来自:开源中国社区
文章评论

共有 0 条评论