ReleaseNotes.External Projects += Rubinius
authorJeffrey Yasskin <jyasskin@google.com>
Wed, 24 Jun 2009 21:26:42 +0000 (21:26 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Wed, 24 Jun 2009 21:26:42 +0000 (21:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74119 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes-2.6.html

index 923d4e178cced01d0e4e1ce6da7a588af5bdc344..412db74867e588a933dcb7f13f629cd52cefdfe3 100644 (file)
@@ -243,6 +243,17 @@ compatible and significantly faster.  It uses LLVM's optimization passes and JIT
 compiler.</p>
 </div>
 
+<!--=========================================================================-->
+<div class="doc_subsection">
+<a name="Rubinius">Rubinius</a>
+</div>
+
+<div class="doc_text">
+<p><a href="http://github.com/evanphx/rubinius">Rubinius</a> is a new virtual
+machine for Ruby. It leverages LLVM to dynamically compile Ruby code down to
+machine code using LLVM's JIT.</p>
+</div>
+
 
 <!-- *********************************************************************** -->
 <div class="doc_section">