Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gagbo/tree-sitter-org
[WIP] Yet another try at giving org-mode the non-EmacsLisp parser it also deserves
https://github.com/gagbo/tree-sitter-org
org-mode parsing tree-sitter
Last synced: 3 months ago
JSON representation
[WIP] Yet another try at giving org-mode the non-EmacsLisp parser it also deserves
- Host: GitHub
- URL: https://github.com/gagbo/tree-sitter-org
- Owner: gagbo
- License: gpl-3.0
- Archived: true
- Created: 2020-09-13T12:10:21.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-07-02T21:59:21.000Z (over 3 years ago)
- Last Synced: 2024-07-30T20:56:11.786Z (6 months ago)
- Topics: org-mode, parsing, tree-sitter
- Language: C
- Homepage:
- Size: 133 KB
- Stars: 26
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Tentative Org-mode parser for Tree Sitter
I have no idea what I'm doing.
# Status
The `stable` branch aims to have green tests all the time, so you can easily
check in those tests which syntax is currently parsed.You can easily see what I am working on by checking the tests that fail in
the `develop` branch