Cling,可与Jupyter集成的交互式C++解释器
Tofloor
poster avatar
能吃善睡
deepin
2017-09-20 05:50
Author

https://cdn.rawgit.com/root-project/cling/master/www/index.htmlOverview
Cling is an interactive C++ interpreter, built on top of Clang and LLVM compiler infrastructure. Cling realizes the read-eval-print loop (REPL) concept, in order to leverage rapid application development. Implemented as a small extension to LLVM and Clang, the interpreter reuses their strengths such as the praised concise and expressive compiler diagnostics.

https://github.com/root-project/cling

https://root.cern.ch/download/cling/

Demo
https://beta.mybinder.org/v2/gh/QuantStack/xtensor/0.11.1?filepath=notebooks/xtensor.ipynb


看起来像是第一个能实用的C++解释器了,哦哦
请问这个东西能加入软件仓库吗?




Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-09-20 17:06
#1
谢谢推荐
Reply View the author
avatar
能吃善睡
deepin
2017-09-20 18:08
#2

谢谢收纳
Reply View the author