Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

operator names need to be valid, parsable Perl #4616

Closed
p6rt opened this issue Oct 1, 2015 · 4 comments
Closed

operator names need to be valid, parsable Perl #4616

p6rt opened this issue Oct 1, 2015 · 4 comments

Comments

@p6rt
Copy link

p6rt commented Oct 1, 2015

Migrated from rt.perl.org#126241 (status was 'resolved')

Searchable as RT126241$

@p6rt
Copy link
Author

p6rt commented Oct 1, 2015

From @TimToady

10​:06 < TimToady> m​: sub infix​:«>» { "$^a -> $^b\n" }; say &[>].name
10​:06 <+camelia> rakudo-moar 92be57​: OUTPUT«infix​:<~~>>␤»

This needs to be infix​:<\>> or or infix​:«>» or some other
round-trippable name, both for clarity and for recomposability under
evalish or macroish scenarios.

@p6rt
Copy link
Author

p6rt commented Oct 12, 2015

From @TimToady

nqp fix in a79e4abbe60d28f59b451416e7946ee433db7199
rakudo fix in 091637fd5ace48a0835fc8af786f2caa372381cf
roast fix in dc3e1335232bb617b42d335ddbcc42be0a9dedaa

1 similar comment
@p6rt
Copy link
Author

p6rt commented Oct 12, 2015

From @TimToady

nqp fix in a79e4abbe60d28f59b451416e7946ee433db7199
rakudo fix in 091637fd5ace48a0835fc8af786f2caa372381cf
roast fix in dc3e1335232bb617b42d335ddbcc42be0a9dedaa

@p6rt p6rt closed this as completed Oct 12, 2015
@p6rt
Copy link
Author

p6rt commented Oct 12, 2015

@TimToady - Status changed from 'new' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant