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

ASCII ↔non-ASCII syntax conversion #3

Open
AlexDaniel opened this issue Sep 3, 2017 · 1 comment
Open

ASCII ↔non-ASCII syntax conversion #3

AlexDaniel opened this issue Sep 3, 2017 · 1 comment

Comments

@AlexDaniel
Copy link

Would be nice if it was possible to give it code like:

say "Pi: ", pi for 0...Inf

And it would output:

say Pi: , π for 0…∞

Or other way around.

This may help with Raku/doc#1520

@drforr
Copy link
Owner

drforr commented Sep 17, 2017

Consider at least the operators started... --operators-to-unicode and --operators-from-unicode - need to get my brain back into shape here...

@AlexDaniel AlexDaniel changed the title Texas↔non-texas syntax conversion ASCII ↔non-ASCII syntax conversion Feb 23, 2019
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

3 participants
@drforr @AlexDaniel and others