https://bugs.documentfoundation.org/show_bug.cgi?id=120413

            Bug ID: 120413
           Summary: LibreLogo: handle complex expressions
           Product: LibreOffice
           Version: 6.0.0.0.alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Heuristic Logo->Python precompiler of LibreLogo often doesn't handle complex
expressions correctly, also with the suggested extra parentheses. 

For example

PRINT RANDOM [1, 2] * RANDOM [3, 4]

results compiling error.

We need a plausible syntax for expressions and fast precompiling to handle
Python lists and other complex expressions in LibreLogo function arguments etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to