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

Should be able to search for ¹ et al. #1373

Closed
coke opened this issue Jun 9, 2017 · 5 comments
Closed

Should be able to search for ¹ et al. #1373

coke opened this issue Jun 9, 2017 · 5 comments
Assignees
Labels
docs Documentation issue (primary issue type)

Comments

@coke
Copy link
Collaborator

coke commented Jun 9, 2017

While this is part of the grammar, it would be nice to have a concise explanation of both:

  • How to use superscripts to indicate power
  • How p6 supports unicode numeric literals

And have there be a link between these two sections.

⁰¹²³⁴⁵⁶⁷⁸⁹

In case someone needs the literals to add as X<> markers.

@coke coke added the docs Documentation issue (primary issue type) label Jun 9, 2017
@AlexDaniel
Copy link
Member

FWIW, a little bit of that exists on unicode_texas page.

@coke
Copy link
Collaborator Author

coke commented Jun 9, 2017

Will hopefully address part of rakudo/rakudo#1095

@coke coke self-assigned this Jun 9, 2017
@ronaldxs
Copy link
Contributor

ronaldxs commented Jun 9, 2017

See also issue #1098

Also:

  • How to use superscripts to indicate power

Receives somewhat relevant mention with last paragraph of https://docs.perl6.org/language/syntax#Identifiers

@coke coke added the search label Jul 13, 2017
AlexDaniel added a commit that referenced this issue Sep 3, 2017
Resolves issue #1373.

This means that from now on some things may appear more than once in
the search. We'll see how annoying it is. If it is, we can start
removing symbols that are explained elsewhere (but note that a lot of
things are only mentioned on unicode_texas page, so don't revert the
whole commit).
@AlexDaniel
Copy link
Member

For proper documentation on ¹⁻⁹ see #1098. This ticket should be resolved after da26660.

@AlexDaniel
Copy link
Member

Also, “How p6 supports unicode numeric literals” is already explained in https://docs.perl6.org/language/unicode_texas#Numeric_characters and https://docs.perl6.org/language/unicode_texas#Numeric_values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation issue (primary issue type)
Projects
None yet
Development

No branches or pull requests

3 participants