tree-sitter-cuda icon indicating copy to clipboard operation
tree-sitter-cuda copied to clipboard

CUDA grammar for tree-sitter

tree-sitter-cuda

CI discord matrix npm crates pypi

This is a extension of tree-sitter-cpp to support CUDA storage and function specifiers (__shared__, __device__) and its kernel call syntax.