Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.