GCC 编译通过。 Java API
我一直在 Google 上搜索某种可以编译 C 程序的 API,但一直处于空白状态......有什么想法吗?我可以自己编写,但如果可能的话更愿意使用 API。
I have been searching Google for some kind of API that II could compile a C program but have been pulling up blanks... Any ideas? I could write my own but would rather use an API if possible.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看最近关于 libclang 的演示,然后跳到 clang/lvm 邮件列表,看看是否可以提供帮助。
http://llvm.org/devmtg/2010-11/Gregor-libclang.pdf
Have a look at this recent presentation on libclang then jump on the clang/lvm mailing lists and see if you can help out.
http://llvm.org/devmtg/2010-11/Gregor-libclang.pdf