Forum: Ruby Apr 7th, 2009 |
| Replies: 4 Views: 3,074 JRuby is a 100% Java implementation of the Ruby programming language. It is Ruby for the JVM. It provides a complete set of core "builtin" classes and syntax for the Ruby language, as well as most of... |
Forum: Ruby Apr 6th, 2009 |
| Replies: 1 Views: 1,661 Hi y'all,
I've run into problems while running my program in eclipse. Its a Jruby application that uses Glimmer to create GUI components. I've followed the instructions as in... |
Forum: Ruby Apr 6th, 2009 |
| Replies: 4 Views: 3,074 You may want to look at Glimmer. Its a Jruby DSL for creating GUI components.
www.eclipse.org/proposals/glimmer/ |