-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt:…
-
Hello @mdaines,
(_I hope you don't mind another issue_)
I think it would be awesome if there was a way to load sample grammars (and perhaps make it easy to submit them via PRs?). I'm thinking of…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt
…
-
The original implementation of the grammar in this repo predates any known specification and in 2022 a [Protocol Buffer Text Format Spec](https://protobuf.dev/reference/protobuf/textformat-spec/) was …
-
Using some online tools like https://github.com/GuntherRademacher/rr and https://github.com/GuntherRademacher/ebnf-convert we can have a nice navigable railroad diagram.
Copy and paste the `EBNF` …
-
There are a few attempts at a tree sitter grammar for Quarto out there but the tend to fall short or are barely usable.
As most major editors now support (sometimes exclusively) tree sitter grammars.…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt
✔…
-
Would be nice to have an `EBNF` accpeted by (IPV4) https://rr.red-dove.com/ui or (IPV6) https://www.bottlecaps.de/rr/ui to generate a nice navigable railroad diagram for `PointerScript`, I started one…
-
I am currently working on a [Tree-sitter grammar for Cython](https://github.com/MohamedAlFahim/tree-sitter-cython), and would find it useful if Cython's [Grammar file](https://github.com/cython/cython…
ghost updated
1 month ago
-
After manually converting the grammar shown here https://github.com/EvgSkv/logica/blob/main/docs/syntax.md to an EBNF understood by https://github.com/GuntherRademacher/rr we can have a nice navigable…