File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # JRuby - A Java implementation of the Ruby language
1+ # JRuby - An implementation of the Ruby language on the JVM
22
33Master: [ ![ Build Status] ( https://travis-ci.org/jruby/jruby.png?branch=master )] ( https://travis-ci.org/jruby/jruby )
441.7 branch: [ ![ Build Status] ( https://travis-ci.org/jruby/jruby.png?branch=jruby-1_7 )] ( https://travis-ci.org/jruby/jruby/branches )
@@ -20,10 +20,10 @@ Yukihiro Matsumoto <matz@netlab.co.jp>.
2020
2121## About
2222
23- JRuby is the effort to recreate the Ruby (http://www.ruby-lang.org ) interpreter
24- in Java .
23+ JRuby is an effort to implement the [ Ruby language ] ( http://www.ruby-lang.org )
24+ on top of the JVM .
2525
26- The Java version is tightly integrated with Java to allow both to script
26+ JRuby is tightly integrated with the JVM to allow both to script
2727any Java class and to embed the interpreter into any Java application.
2828See the [ docs] ( docs ) directory for more information.
2929
You can’t perform that action at this time.
0 commit comments