Mercurial > hgrepos > FreeBSD > ports > PyPy
comparison lang/pypy310/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 | 9cc467368751 |
| children | 792fb463576a |
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.10.13. It has several advantages and distinct | 2 language (Python 3.10.13). 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 |
