Skip to content

SeventeenthMoon/tree-sitter-org-mode

 
 

Repository files navigation

tree-sitter-org-mode

A tree sitter parser for Org documents.

Previously, I used this one, which was in turn a fork of emiasims/tree-sitter-org. That repo has now been archived, and there were a lot of things I wasn't too happy with in the parser and its output anyway, so I made a new one from scratch.

Org is a very weird language, and very context sensitive, so this parser consists of a fairly huge custom scanner.c.

About

An improved version of the existing tree-sitter-org parser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.6%
  • C 2.0%
  • JavaScript 0.4%