Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/almic/tree-sitter-apidoc
The tree sitter parser for apiDoc
https://github.com/almic/tree-sitter-apidoc
Last synced: 22 days ago
JSON representation
The tree sitter parser for apiDoc
- Host: GitHub
- URL: https://github.com/almic/tree-sitter-apidoc
- Owner: almic
- Created: 2019-03-31T19:45:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T21:52:11.000Z (over 5 years ago)
- Last Synced: 2024-05-01T19:41:44.256Z (8 months ago)
- Language: C
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## apiDoc Tree Sitter Parser
Thank you Atom, very cool!
Created for the [language-apidoc](https://github.com/almic/language-apidoc) package which I manage. Because Atom are being very awesome I had to spend a week figuring out this new sweet parsing method after I had already spent so long writing regex patterns for it, because for some reason they decided to make the new method NOT BACKWARDS COMPATIBLE for injection-based syntaxes.
I'm not mad, just... well... disappointed.