- 授权协议: BSD
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://ecsft.cern.ch/dist/cling
- 软件文档: http://cling.web.cern.ch/cling/doxygen/
- 官方下载: https://ecsft.cern.ch/dist/cling
软件介绍
Cling 是一个交互式的 C++ 解析器,基于 LLVM 和 C++ 的前端 clang。可用于替换当前 C++ 解释器 CINT,比 CINT 强的方面包括:
产品级的解析器
Just-in-time 编译器 (JIT), 无需封装即可调用库,显著降低字典大小
模块化的 C++ API ,维护简单
解析器和执行引擎分开
通过 clang 来支持 C++ 11
Programming Python
Mark Lutz / O'Reilly Media / 2006-8-30 / USD 59.99
Already the industry standard for Python users, "Programming Python" from O'Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of chan......一起来看看 《Programming Python》 这本书的介绍吧!
Base64 编码/解码
Base64 编码/解码
Markdown 在线编辑器
Markdown 在线编辑器
