PyPy

Building

Building PyPy can be done using the Ports Collection or directly from source. The former is recommended.

The PyPy build process has two phases:

See below for detailed discussions on the various aspects of building PyPy.

To install PyPy from ports:

# make -C /usr/ports/lang/pypy install

Building without port

See PyPy instructions on building PyPy directly from source.

TODO

Python/PyPy (last edited 2022-08-15T05:17:39+0000 by KubilayKocak)