Waldek Hebisch <[EMAIL PROTECTED]> writes:

> Martin Rubey wrote:
> > 
> > Martin Rubey <[EMAIL PROTECTED]> writes:
> > 
> > > Waldek Hebisch <[EMAIL PROTECTED]> writes:
> > > 
> > > > I am for the change.  However, it would be good to test it together 
> > > > with the
> > > > patch below.  The patch below should disable use of '^' as prefix 
> > > > operator.
> > > 
> > > It seems that the patch below requires changes to boot code too - at 
> > > least,
> > > build fails.  I'll try without that patch.  If I succeed, I'll propose a 
> > > patch
> > > that modifies the boot code accordingly, too.
> > 
> > OK, it seems that this is working.
> > 
> > I do not have the time and energy to look into the places where ^ is cared
> > for, 
> > 
> > grep "\^[^=]" *.boot 
> > 
> > in the interp directory will find them for you.
> >
> 
> OK, I will handle Boot later.

It's already working.  I'll just have to wait for make all-inputs, which will
be in another 2 hours or so.

> > Another question: should we replace "^" by "not" or by "~"?  (in boot, "^" 
> > is
> > used extensively...)  For the moment, I wrote "not".
> 
> In another message:
> > In passing, shouldn't we also eliminate ^= ?
> 
> I probably have slight preference for "not".  However, I would replace
> "^=" by "~=" (using "not" looks too bulky in such case).

Martin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to