D29418: Strip trailing binary operators

Yuri Chornoivan <[email protected]> Tue, 5 May 2020 07:23:10 +0000
Newsgroups gmane.comp.kde.devel.education
Message-ID <c5f1e6dc69371883d0842eb56ee8b13f__9250.31914828054$1588663422$gmane$org@localhost.localdomain>
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