~emersion/scfg

75574efde068ffa31320915241f7c433a1a27ce5 — Tim Culverhouse 7 months ago 4e2205e master
tools: add tools section and tree-sitter link

Add a tools section and a link to tree-sitter-scfg.

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
1 files changed, 5 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +5 -0
@@ 36,6 36,10 @@ train "Shinkansen" {
- Python: [py-scfg]
- Rust: [scfg-rs]

## Tools

- Tree-sitter: [tree-sitter-scfg]

## Specification (draft)

Grammar in [ABNF]:


@@ 79,3 83,4 @@ This specification text is licensed with [CC-BY-SA 4.0].
[scfg]: https://git.zapashcanon.fr/zapashcanon/scfg
[scfg-rs]: https://git.sr.ht/~cdv/scfg-rs
[CC-BY-SA 4.0]: https://creativecommons.org/licenses/by-sa/4.0/
[tree-sitter-scfg]: https://git.sr.ht/~rockorager/tree-sitter-scfg