1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

ReleaseNotes.External Projects += Rubinius

llvm-svn: 74119
This commit is contained in:
Jeffrey Yasskin 2009-06-24 21:26:42 +00:00
parent 653f309975
commit 22537a7cf4

View 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">