Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 358 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 358 Bytes

tree-sitter-opencl

OpenCL C grammar for Treesitter.

Adapted from tree-sitter-c.

This is currently just the above C grammar with the addition of the OpenCL C keywords and types; I haven't attempted full coverage of the OpenCL C spec. Feel free to create an issue or pull request if you experience problems.