sharkdp / bat

A cat(1) clone with wings.
Apache License 2.0
49.33k stars 1.25k forks source link

Cuda C++ #1054

Open sharkdp opened 4 years ago

sharkdp commented 4 years ago

Syntax: Cuda C++ (via https://github.com/harrism/sublimetext-cuda-cpp)

Guideline Criteria: https://packagecontrol.io/packages/CUDA%20C%2B%2B

sharkdp commented 3 years ago

Happy to include this if someone can provide a (LICENSE-free) Cuda C++ example for the syntax tests.

laoshaw commented 3 years ago

don't know where to find syntax test file, but for now I can do: bat -l c test.cu and it works good enough(cu,cuh for 95% c/c++)