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

https://github.com/thomasvergne/tree-sitter-cabal

Port of original Cabal tree sitter implementation from Magus
https://github.com/thomasvergne/tree-sitter-cabal

cabal highlight parser tree-sitter

Last synced: 5 months ago
JSON representation

Port of original Cabal tree sitter implementation from Magus

Awesome Lists containing this project

README

          

* tree-sitter-cabal

Cabal grammar for [[https://github.com/tree-sitter/tree-sitter][tree-sitter]].

This is still very much a work in progress.

** Setup

#+begin_src shell
direnv allow
npm install
#+end_src