Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Perl_6_rules> ?p ?o. }
Showing items 1 to 18 of
18
with 100 items per page.
- Perl_6_rules abstract "Perl 6 rules are the regular expression, pattern matching and general-purpose parsing facility of Perl 6, and are a core part of the language. Since Perl's pattern-matching constructs have exceeded the capabilities of formal regular expressions for some time, Perl 6 documentation refers to them exclusively as regexes, distancing the term from the formal definition.Perl 6 provides a superset of Perl 5 features with respect to regexes, folding them into a larger framework called rules, which provide the capabilities of a parsing expression grammar, as well as acting as a closure with respect to their lexical scope. Rules are introduced with the rule keyword, which has a usage quite similar to subroutine definition. Anonymous rules can be introduced with the regex (or rx) keyword, or simply be used inline as regexps were in Perl 5 via the m (matching) or s (substitution) operators.".
- Perl_6_rules wikiPageExternalLink p6-regex-intro.pod.
- Perl_6_rules wikiPageExternalLink S05.html.
- Perl_6_rules wikiPageExternalLink Perl6-FAQ-Regex.
- Perl_6_rules wikiPageID "7110556".
- Perl_6_rules wikiPageRevisionID "590094178".
- Perl_6_rules hasPhotoCollection Perl_6_rules.
- Perl_6_rules subject Category:Perl_6.
- Perl_6_rules subject Category:Regular_expressions.
- Perl_6_rules comment "Perl 6 rules are the regular expression, pattern matching and general-purpose parsing facility of Perl 6, and are a core part of the language.".
- Perl_6_rules label "Perl 6 rules".
- Perl_6_rules label "Reglas de Perl 6".
- Perl_6_rules sameAs Reglas_de_Perl_6.
- Perl_6_rules sameAs m.0h4p5h.
- Perl_6_rules sameAs Q7169108.
- Perl_6_rules sameAs Q7169108.
- Perl_6_rules wasDerivedFrom Perl_6_rules?oldid=590094178.
- Perl_6_rules isPrimaryTopicOf Perl_6_rules.