forked from OSchip/llvm-project
ReleaseNotes.External Projects += Unladen Swallow
llvm-svn: 74116
This commit is contained in:
parent
0d00e80b8e
commit
c3aff2c3fa
|
@ -231,6 +231,18 @@ language that uses LLVM for its optimizer, JIT, and static compiler. This is a
|
|||
reimplementation of an earlier project that is now based on LLVM.</p>
|
||||
</div>
|
||||
|
||||
<!--=========================================================================-->
|
||||
<div class="doc_subsection">
|
||||
<a name="Unladen Swallow">Unladen Swallow</a>
|
||||
</div>
|
||||
|
||||
<div class="doc_text">
|
||||
<p><a href="http://code.google.com/p/unladen-swallow/">Unladen Swallow</a> is a
|
||||
branch of <a href="http://python.org/">Python</a> intended to be fully
|
||||
compatible and significantly faster. It uses LLVM's optimization passes and JIT
|
||||
compiler.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- *********************************************************************** -->
|
||||
<div class="doc_section">
|
||||
|
|
Loading…
Reference in New Issue