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
- Host: GitHub
- URL: https://github.com/ergus/cuda-ts-mode
- Owner: Ergus
- Created: 2025-01-17T00:26:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-08T23:03:02.000Z (about 1 year ago)
- Last Synced: 2025-04-09T22:42:58.067Z (about 1 year ago)
- Topics: cuda, emacs, treesitter
- Language: Emacs Lisp
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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)