Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 425 Bytes

tree-sitter-mlx

CI

mlx grammar for tree-sitter.

This module defines grammars for implementations (.mlx). Require them as follows:

require('tree-sitter-mlx').mlx;