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

tilde metacharacter is not documented in regex. #853

Closed
jdoege opened this issue Aug 22, 2016 · 1 comment
Closed

tilde metacharacter is not documented in regex. #853

jdoege opened this issue Aug 22, 2016 · 1 comment
Labels
docs Documentation issue (primary issue type)

Comments

@jdoege
Copy link

jdoege commented Aug 22, 2016

In Synopsys S05 the tilde metacharacter is described as a helper for matching nested structures. It is implemented and works in the current Rakudo release and I think I found that it is tested and passing in Perl6/Roast. When I first saw an example of it's use, I looked in docs.perl6.org/language/regexes and docs.perl6.org/language/grammars and could not find it. As someone on IRC said, searching for "~" is problematic. :-)

@AlexDaniel AlexDaniel added the docs Documentation issue (primary issue type) label Aug 26, 2016
@Altai-man
Copy link
Member

Closed with #1190

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