Fixed PyPy paragraph based on discussions with Holger.
This commit is contained in:
parent
d2c666ed41
commit
d9de05e75c
1 changed files with 13 additions and 0 deletions
|
@ -157,6 +157,19 @@ Public License.</p>
|
|||
features such as a messaging server, shared calendars, contact
|
||||
databases, public folders, notes and tasks.</p>
|
||||
|
||||
<h2><a href="http://pypy.org/">PyPy</a></h2>
|
||||
|
||||
<p>The PyPy project aims to provide
|
||||
<ul>
|
||||
<li>a common translation and support framework for producing
|
||||
implementations of dynamic languages, emphasising a clean
|
||||
separation between language specification and implementation
|
||||
aspects.</li>
|
||||
<li>a compliant, flexible and fast implementation of the Python Language
|
||||
using the above framework to enable new advanced features without having
|
||||
to encode low level details into it.</li><ul>
|
||||
</p>
|
||||
|
||||
<h2><a href="http://us1.samba.org/samba/">Samba</a></h2>
|
||||
|
||||
<p>Samba is a FOSS suite that provides seamless file and print
|
||||
|
|
Loading…
Reference in a new issue