V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
cbsw
V2EX  ›  分享发现

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

  •  
  •   cbsw · 2014-09-25 22:12:59 +08:00 · 4699 次点击
    这是一个创建于 3507 天前的主题,其中的信息可能已经有所发展或是发生改变。

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

    5 条回复    2014-09-26 08:23:39 +08:00
    zix
        1
    zix  
       2014-09-25 22:36:55 +08:00
    还有CINT啊
    cbsw
        2
    cbsw  
    OP
       2014-09-25 22:44:41 +08:00
    @zix 是的,Cling 就是为了替代 CINT 的,当前开发的版本兼容 CINT
    zix
        3
    zix  
       2014-09-25 23:05:05 +08:00
    @cbsw 啊,这样啊,我还是知道CINT早一点,不过也就是几年前玩了玩而已……话说c-repl我倒是常用,毕竟能在linux上用包管理器直接安装
    chaker
        4
    chaker  
       2014-09-25 23:58:34 +08:00
    cling 和 cint 有啥区别?
    cbsw
        5
    cbsw  
    OP
       2014-09-26 08:23:39 +08:00   ❤️ 1
    @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.”
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2215 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 05:10 · PVG 13:10 · LAX 22:10 · JFK 01:10
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.