1 2 3 4 5
tree-sitter-cuda ================== This is a extension of [tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp) to support CUDA storage and function specifiers (`__shared__`, `__device__`) and its kernel call syntax.