tree-sitter-cuda 0.20.2

cuda grammar for the tree-sitter parsing library
Documentation
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.