tree-sitter-haml This is a general tree-sitter parser grammar for the HAML templating language. Development Building To build the grammar, run: npm run build Testing To test the grammar, run: npm run test Contributing Contributions are welcome! Please open an issue or submit a pull request. Credits The pug grammar References Tree-sitter Tree-sitter documentation HAML HAML documentation