feat: add Ada

This commit is contained in:
Emmanuel Briot 2022-12-14 15:59:24 +01:00 committed by Stephan Seitz
parent 779b4222a3
commit 23906e8838
6 changed files with 239 additions and 0 deletions

View file

@ -172,6 +172,7 @@ We are looking for maintainers to add more parsers and to write query files for
<!--This section of the README is automatically updated by a CI job-->
<!--parserinfo-->
- [x] [ada](https://github.com/briot/tree-sitter-ada) (maintained by @briot)
- [x] [agda](https://github.com/AusCyberman/tree-sitter-agda) (maintained by @Decodetalkers)
- [x] [arduino](https://github.com/ObserverOfTime/tree-sitter-arduino) (maintained by @ObserverOfTime)
- [x] [astro](https://github.com/virchau13/tree-sitter-astro) (maintained by @virchau13)