-
-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
I recall at least three issues with parsing.
Since you opt into this package (even when it will be merged), could you have two ways, a) (meant to be) non-breaking, and b) proposed 2.0 Julia? Likely a) as default, not sure about slipping it in unnoticed... at least having both makes easy to see have breaking in practice this is, or how useful, with PkgEval.
- This one would make:
Parse 1 + 2 + 3 as +(1, +(2, 3)) julia#34999 (comment)
a whole order of magnitude faster.
-
And I believe |> has bad precedence.
Metadata
Metadata
Assignees
Labels
No labels