diff options
-rw-r--r-- | docs/ReleaseNotes-2.6.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index 2a8daa98ea..923d4e178c 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -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"> |