gp2c: A compiler for translating GP routines to C#
Description#
The gp2c compiler is a package for translating GP routines into the C programming language, so that they can be compiled and used with the PARI system or the GP calculator.
License#
GPL version 2+
Upstream Contact#
Dependencies#
PARI
Perl
Type#
optional
Dependencies#
Version Information#
package-version.txt:
0.0.10.p0
Equivalent System Packages#
Debian/Ubuntu:
$ sudo apt-get install pari-gp2c
freebsd:
$ sudo pkg install math/gp2c
gentoo:
$ sudo emerge sci-mathematics/gp2c
opensuse:
$ sudo zypper install gp2c
void:
$ sudo xbps-install gp2c
See https://repology.org/project/gp2c/versions
If the system package is installed, ./configure will check whether it can be used.