adambard / adambard/learnxinyminutes-docs
[request] [en/raku] More Details on Raku Grammars
- Linguagem predominante
- Markdown
- Estrelas
- 12.3k
- Forks
- 3.7k
- Merge médio
- 13h 10min
- PRs com merge (30d)
- 6
Descrição
The Raku document covers regexes fairly well. But, it stops short of explaining grammars. One of Raku's major selling points is the power of its text-parsing grammars. Unfortunately, they're also not the easiest language feature to wrap your mind around — even if you already have a decent understanding of regular expressions.
If the subject is too dense, it might be worth splitting it up: have a primer on grammars inside the Raku document and then develop a second document devoted exclusively to Raku grammars. This wouldn't be without precedent, [PCRE](https://learnxinyminutes.com/docs/pcre/) has its own document; albeit a short one.
Guia de contribuição
Direção de pesquisa
Locate the existing Raku document and review how it currently covers regexes, then compare its scope with the linked PCRE document. Decide whether the grammar material belongs in a primer there or in a separate document, and consider the work complete when the chosen document explains Raku grammars clearly beyond the existing regex coverage.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100