You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. :-)
The text was updated successfully, but these errors were encountered:
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. :-)
The text was updated successfully, but these errors were encountered: