-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Closed
Labels
A-frontendArea: Compiler frontend (errors, parsing and HIR)Area: Compiler frontend (errors, parsing and HIR)
Description
As a temporary stepping stone in vector reform (Issue #2653), we are making the compiler write all of its vector literals using the postfix /~ notation.
It is an uglification, but I have already done it, and @graydon thinks this will make future changes to a permanent vector syntax easier to accomplish mechanically. Merging it into the tree now keeps me from having to go through constant merge hell in the interim.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-frontendArea: Compiler frontend (errors, parsing and HIR)Area: Compiler frontend (errors, parsing and HIR)