Pinned Repositories
JRuby9K_POC
Proof of concept for using JRuby 9K in a Ruboto project
ruboto
A platform for developing apps using JRuby on Android.
ruboto-core
The common parts shared by Ruboto apps.
ruboto-core-irb
ruboto-irb ported over to ruboto-core
ruboto-demos
A place to hold and run a bunch of ruboto demo scripts
ruboto-irb
A simple IRB application for JRuby on Android
ruboto-processing
processing in jruby
ruboto.github.com
Web site of the Ruboto project
ruboto_benchmark_server
Web application to record benchmarks for Ruboto apps.
sl4a_jruby_interpreter
JRuby interpreter builder and installer for Google's SL4A project
Ruboto's Repositories
ruboto/ruboto
A platform for developing apps using JRuby on Android.
ruboto/ruboto-irb
A simple IRB application for JRuby on Android
ruboto/ruboto-core
The common parts shared by Ruboto apps.
ruboto/JRuby9K_POC
Proof of concept for using JRuby 9K in a Ruboto project
ruboto/sl4a_jruby_interpreter
JRuby interpreter builder and installer for Google's SL4A project
ruboto/ruboto-demos
A place to hold and run a bunch of ruboto demo scripts
ruboto/ruboto-processing
processing in jruby
ruboto/ruboto-core-irb
ruboto-irb ported over to ruboto-core
ruboto/ruboto.github.com
Web site of the Ruboto project
ruboto/ruboto_benchmark_server
Web application to record benchmarks for Ruboto apps.
ruboto/ISBN-Reporter
Android app to read ISBN information and store it in a database.
ruboto/startup_timer
App to measure startup time of Ruboto
ruboto/example_gem
An example of a Ruboto-specific RubyGem
ruboto/jcodings
Java-based codings helper classes for Joni and JRuby
ruboto/jruby
JRuby, an implementation of Ruby on the JVM
ruboto/main
a class factory and dsl for generating command line programs real quick
ruboto/mywebview
Just a test
ruboto/ruboto_presentations
ruboto/ruboto_widget
Example of a Ruboto project offering a widget
ruboto/concurrent-ruby
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
ruboto/FairVoting
An app for voting on what you like the most.
ruboto/gosu-android
ruboto/GSoC2013
ruboto/ruboto-tutorials
Tutorials and examples for using Ruboto
ruboto/ruboto_benchmark_client
Ruboto App to measure benchmarks
ruboto/rubygems
Library packaging and distribution for Ruby.
ruboto/terrace
Write Ruby code. Get desktop, mobile, and web games from one code-base.
ruboto/test_app_9k
Experimental Ruboto app using JRuby 9000
ruboto/thread_safe
The thread_safe gem provides thread-safe collections for Ruby