Bill Allombert on Mon, 4 Nov 2002 17:43:37 +0100


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

GP2C 0.0.2pl3 released


Hello PARI lovers,

I just released GP2C 0.0.2pl3, the GP to C translator.

You can download it at
<ftp://megrez.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-0.0.2pl3.tar.gz>

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

Some highlight:
--- This version handle automatic concatenation like 
print("x="x",y="y)

--- gp2c-run now can compile and run .c files.

--- Affection to line of matrix M[a,]=V is implemented

--- Determination of return type of functions should works now.

--- Lot of bugfix.

Cheers,

Bill.