polarmutex / tree-sitter-beancount

a tree-sitter parser for the beancount syntax
MIT License
34 stars 8 forks source link

Add swift bindings #32

Closed yeatse closed 11 months ago

yeatse commented 11 months ago

...so that we can use this library in Swift projects.

Related: https://github.com/tree-sitter/tree-sitter-bash/pull/124 https://github.com/tree-sitter/tree-sitter-c/pull/105 https://github.com/tree-sitter/tree-sitter-cpp/pull/160 https://github.com/tree-sitter/tree-sitter-c-sharp/pull/227 https://github.com/tree-sitter/tree-sitter-css/pull/27 https://github.com/tree-sitter/tree-sitter-go/pull/79 https://github.com/tree-sitter/tree-sitter-html/pull/39 https://github.com/tree-sitter/tree-sitter-java/pull/113 https://github.com/tree-sitter/tree-sitter-javascript/pull/223 https://github.com/tree-sitter/tree-sitter-json/pull/27