NoahTheDuke / tree-sitter-fennel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter-fennel

I'm a big fan of sogaiu's TS grammar for Clojure, and when I switched my neovim config to fennel, I ran into problems trying to use the existing tree-sitter-fennel grammar. So in the spirit of Rich Hickey, I'm making my own. We'll see how I do.

Cribbing heavily from both of the above repos, so I'm using the MIT license to share the code.

About

License:MIT License


Languages

Language:C 96.0%Language:JavaScript 3.6%Language:Python 0.4%