Bill Allombert on Fri, 08 Mar 2013 13:41:25 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: PARI 2.6 syntax 2: [f(x)|x<-a,b(x)] |
On Fri, Mar 08, 2013 at 09:29:07AM +0100, Joerg Arndt wrote: > * Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr> [Mar 08. 2013 08:28]: > This sounds bad. > > A new keyword "in"? > Yes, this will clash with variables in existing programs. > Instead a new keyword "from"? > Not that nice but will hopefully clash much less. Space are ignored, so 'x in a' is read as 'xina'. Cheers, Bill.