theHamsta / tree-sitter-cuda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tree-sitter-cuda

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

About

License:MIT License


Languages

Language:Rust 45.6%Language:JavaScript 33.5%Language:C++ 15.2%Language:Python 5.8%