Android Ruby
- 授权协议: GPL
- 开发语言: Java Ruby
- 操作系统: Android
- 软件首页: http://code.google.com/p/android-ruby/
软件介绍
Android Ruby 是 Android 平台上的 Ruby 执行环境,要求 Android 1.5 支持。
如何编译:
$ svn checkout http://android-ruby.googlecode.com/svn/trunk/ android-ruby
$ cd android-ruby
$ export TOP=$HOME/mydroid
$ . $TOP/build/envsetup.sh
$ mm
$TOP/out/target/product/generic/system/app/irbapp.apk pseudo irb application with libruby.so
$TOP/out/target/product/generic/system/lib/ruby ruby scripts and ext shared libraries
$TOP/out/target/product/generic/system/bin/cruby native command
Dive Into Python 3
Mark Pilgrim / Apress / 2009-11-6 / USD 44.99
Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter......一起来看看 《Dive Into Python 3》 这本书的介绍吧!
