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
- Host: GitHub
- URL: https://github.com/polarmutex/tree-sitter-beancount
- Owner: polarmutex
- License: mit
- Created: 2020-07-22T14:53:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T20:32:36.000Z (14 days ago)
- Last Synced: 2024-10-29T22:49:16.644Z (13 days ago)
- Language: JavaScript
- Size: 638 KB
- Stars: 31
- Watchers: 2
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-beancount - Tree-Sitter
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)