Bill Allombert on Sat, 13 Dec 2008 18:23:03 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

GP2C 0.0.5pl7 released


Hello PARI users,

I have just released GP2C 0.0.5pl7, the GP to C compiler.

It is available at <http://pari.math.u-bordeaux.fr/download.html#gp2c>.

GP2C is a compiler for GP-scripts that output C code to be linked with libpari
or install'ed in GP.

It can be used to compile and run a GP script, to learn how to use the PARI
library, or to check a script for mistakes (with -W).

This version is compatible with the forthcoming PARI 2.4.3 development
snapshot, however it does not implement anonymous functions and closures.

Cheers,
Bill.