C++ 解释器 Cling,可以在命令行中玩 C++ 了

2014-09-25 22:12:59 +08:00
 cbsw

cern 那帮人为 Root 工具做了一个交互式的 C++ 解释器 Cling,可以交互式地在命令行中玩 C++ 了,还带有 JIT 编译器哦

4714 次点击
所在节点    分享发现
5 条回复
zix
2014-09-25 22:36:55 +08:00
还有CINT啊
cbsw
2014-09-25 22:44:41 +08:00
@zix 是的,Cling 就是为了替代 CINT 的,当前开发的版本兼容 CINT
zix
2014-09-25 23:05:05 +08:00
@cbsw 啊,这样啊,我还是知道CINT早一点,不过也就是几年前玩了玩而已……话说c-repl我倒是常用,毕竟能在linux上用包管理器直接安装
chaker
2014-09-25 23:58:34 +08:00
cling 和 cint 有啥区别?
cbsw
2014-09-26 08:23:39 +08:00
@chaker “One of Cling's main goals is to provide contemporary, high-performance alternative of the current C++ interpreter in the ROOT project - CINT. The backward-compatibility with CINT is major priority during the development.”

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/135718

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX