Ecosyste.ms: Awesome

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

https://github.com/polarmutex/tree-sitter-beancount

a tree-sitter parser for the beancount syntax
https://github.com/polarmutex/tree-sitter-beancount

Last synced: 12 days ago
JSON representation

a tree-sitter parser for the beancount syntax

Lists

README

        

# tree-sitter-beancount
a [tree-sitter](https://github.com/tree-sitter/tree-sitter) parser for the [beancount](https://github.com/beancount/beancount) syntax

## Reference
[Beancount syntax](https://beancount.github.io/docs/beancount_language_syntax.html)
[tree-sitter](https://tree-sitter.github.io)