On Aug 23, 2:26 am, Nils Bruin <nbr...@sfu.ca> wrote:
 What you *can* do is search back from your
> " (", find what is in front of it and if it's not an operator (these
> are reserved words and special symbols, so you *can* recognize those
> without looking at bindings), replace the space with a "*".

That would be great IMHO.  It would skip over reserved words like "or"
yet handle variable names such as x1 properly.

It may not skip over "sin (x)" properly but that is a small price to
pay for people that want/need implicit multiplication.

And as had been said before, this will be an *option* so will not
affect people that don't care for it.

So what is the next step to move forward?

Sincerely,

Chris

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to