Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison lang/pypy3/pkg-descr @ 193:4f64ace8fb9e
Extend COMMENT and pkg-dest
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 16 Jan 2024 16:53:40 +0100 |
| parents | 3b09db02a788 |
| children |
comparison
equal
deleted
inserted
replaced
| 192:412473bb4bea | 193:4f64ace8fb9e |
|---|---|
| 1 PyPy3 is a fast, compliant alternative implementation of the Python | 1 PyPy3 is a fast, compliant alternative implementation of the Python 3 |
| 2 language (3.7.13, 3.8.13, 3.9.12). It has several advantages and distinct | 2 language. It has several advantages and distinct |
| 3 features: | 3 features: |
| 4 | 4 |
| 5 - Speed: thanks to its Just-in-Time compiler, Python programs often run faster | 5 - Speed: thanks to its Just-in-Time compiler, Python programs often run faster |
| 6 on PyPy3. | 6 on PyPy3. |
| 7 - Memory usage: large, memory-hungry Python programs might end up taking less | 7 - Memory usage: large, memory-hungry Python programs might end up taking less |
