| Crates.io | tree-sitter-cuda |
| lib.rs | tree-sitter-cuda |
| version | 0.21.1 |
| created_at | 2021-06-16 21:20:42.387062+00 |
| updated_at | 2025-09-18 20:55:01.188818+00 |
| description | CUDA grammar for tree-sitter |
| homepage | |
| repository | https://github.com/tree-sitter-grammars/tree-sitter-cuda |
| max_upload_size | |
| id | 411039 |
| size | 20,744,059 |
This is a extension of tree-sitter-cpp to support
CUDA storage and function specifiers (__shared__, __device__) and its kernel call syntax.