tree-sitter-make

Crates.iotree-sitter-make
lib.rstree-sitter-make
version1.1.1
created_at2024-12-21 19:01:33.77515+00
updated_at2024-12-21 19:01:33.77515+00
descriptionMakefile grammar for tree-sitter
homepage
repositoryhttps://github.com/tree-sitter-grammars/tree-sitter-make
max_upload_size
id1491343
size1,164,961
Amaan Qureshi (amaanq)

documentation

README

tree-sitter-make

Tree-sitter-make is a Make parser intended to be used for syntax highlighting.

Missing features

  • Support to custom .RECIPEPREFIX
  • Load directive

This parser uses GNUMakefile documentation as reference. Others makefile formats might have features not implemented by this grammar. Feel free to open an issue with a feature request or do a pull request to extend this grammar to support other makefiles formats.

Reference

Commit count: 54

cargo fmt