tree-sitter/tree-sitter-agda

Agda grammar for tree-sitter

48

stars

246

commits

Yacc

primary language

Aug 30, 2025

updated

agda
context-free-grammar
syntax-highlighting
tree-sitter

README

Agda Grammar for tree-sitter

CI discord matrix crates npm

Syntax highlighting and code folding done right (with context-free grammar, finally!)

tree-sitter

How to contribute

Install dependencies:

npm install

To see if you have tree-sitter installed:

npx tree-sitter

To generate the parser:

npx tree-sitter generate

Run test to see if everything's okay:

npm test

You may wanna run this on the language-agda's side:

npm install
apm rebuild

Contributors

banacorn

215 commits

amaanq

19 commits

rwe

5 commits

maxbrunsfeld

4 commits

tree-sitter/tree-sitter-agda

Agda grammar for tree-sitter

48

stars

246

commits

Yacc

primary language

Aug 30, 2025

updated

agda
context-free-grammar
syntax-highlighting
tree-sitter

README

Agda Grammar for tree-sitter

CI discord matrix crates npm

Syntax highlighting and code folding done right (with context-free grammar, finally!)

tree-sitter

How to contribute

Install dependencies:

npm install

To see if you have tree-sitter installed:

npx tree-sitter

To generate the parser:

npx tree-sitter generate

Run test to see if everything's okay:

npm test

You may wanna run this on the language-agda's side:

npm install
apm rebuild

Contributors

banacorn

215 commits

amaanq

19 commits

rwe

5 commits

maxbrunsfeld

4 commits

Languages

Yacc

71.3%

JavaScript

19.4%

C

8.7%