- 授权协议: GPLv3
- 开发语言: C/C++ Python
- 操作系统: 跨平台
- 软件首页: https://github.com/shedskin/shedskin
- 软件文档: http://shedskin.github.io/docs/
软件介绍
Shed Skin 是一个用来将 Python 程序 转成 C++ 程序的编译工具。
windows版本自带了mingw环境。
目前兼容性已经达到90%的样子,可以用来写一些小工具应用。
性能嘛,自然是远超Python标准环境。
Hacker's Delight
Henry S. Warren Jr. / Addison-Wesley / 2002-7-27 / USD 59.99
A collection useful programming advice the author has collected over the years; small algorithms that make the programmer's task easier. * At long last, proven short-cuts to mastering difficult aspec......一起来看看 《Hacker's Delight》 这本书的介绍吧!
