- 授权协议: MIT
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://basic-converter.org/
- 软件文档: http://basic-converter.org/doc_frame.html
软件介绍
BaCon 是一个用来将 BASIC 语言转成 C 语言的工具,用于 Unix 系统,支持多数 Unix/Linux/BSD 平台,包括 MacOSX。其目的是成为一个编程辅助工具,方便重新利用一些老的优秀的 BASIC 程序。
转换后的 C 代码可以使用 GCC、clang/LLVM 等编译器进行编译。
Learn Python 3 the Hard Way
Zed A. Shaw / Addison / 2017-7-7 / USD 30.74
You Will Learn Python 3! Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has taught to date! You bring t......一起来看看 《Learn Python 3 the Hard Way》 这本书的介绍吧!
