An open API service indexing awesome lists of open source software.

https://github.com/ergus/cuda-ts-mode

An emacs Cuda mode supported by tree-sitter
https://github.com/ergus/cuda-ts-mode

cuda emacs treesitter

Last synced: about 1 month ago
JSON representation

An emacs Cuda mode supported by tree-sitter

Awesome Lists containing this project

README

          

# Readme

This package provides `cuda-ts-mode' for Cuda files. A major cuda mode
with tree-sitter. This mode is actually very similar to the
c++-ts-mode.

The tree-sitter cuda grammar is in:
[tree-sitter-cuda](https://github.com/tree-sitter-grammars/tree-sitter-cuda)