Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 863 Bytes

README.rst

File metadata and controls

28 lines (20 loc) · 863 Bytes

tree-sitter-lean

Experimental start on a Lean 4 grammar for tree-sitter.

Build status

Can be used standalone, or in neovim with nvim-treesitter via lean.nvim.

Testing

Tests for the grammar live in test/corpus/*.txt, and can be run as usual for tree-sitter grammars with the tree-sitter-cli via:

$ tree-sitter generate && tree-sitter test