Bill Allombert on Thu, 29 Aug 2002 11:35:35 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: GP2C branch alpha-0-0-1-newparser |
On Tue, Aug 27, 2002 at 07:33:27PM +0200, Bill Allombert wrote: > On Tue, Aug 27, 2002 at 07:08:47PM +0200, Bill Allombert wrote: > > On Sat, Jun 22, 2002 at 04:20:30PM +0200, Bill Allombert wrote: > > > Hello PARI developers, > > > > > > I commited my new GP2C parser to a new branch in the GP2C CVS. > > > The main purpose of this new parser is to parse 'automatic concatenation' > > > correctly. It also recognize '.' as 0. when it should. > > > Automatic concatenantion is what make print("x="x) valid. > > > > > > You can switch your gp2c tree to this branch with > > > cvs update -r alpha-0-0-1-newparser > > > > I have commited my changes in this branch. > > This new parser version seems to be almost 100% GP 2.2.4 compliant, > > with correct error reporting. I have merged this branch to the main branch and released gp2c-0.0.2. Please test. Cheers, Bill.