D29418: Strip trailing binary operators
Yuri Chornoivan
noreply at phabricator.kde.org
Tue May 5 08:23:10 BST 2020
yurchor added a comment.
In D29418#663740 <https://phabricator.kde.org/D29418#663740>, @davidhurka wrote:
> Wouldn’t it be possible to check whether there are trailing binary operators, and then append something that reliably causes a syntax error in Mathematica?
I think that it breaks the whole concept of the current parser. For example, the input "sfgs" is marked as an error, but when you type "sin" (without an argument) it's Ok. The whole parser should be rewritten in the LabPlot2 style to make such things possible.
REPOSITORY
R334 KmPlot
REVISION DETAIL
https://phabricator.kde.org/D29418
To: yurchor, cfeck, davidhurka
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20200505/eac7aa94/attachment.html>
More information about the kde-edu
mailing list