Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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