Add lexer for Slang #1312
Tearnote
started this conversation in
^ Lexer Requests and Bugs
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there an existing issue for this?
What is the missing lexer?
I'd greatly appreciate a lexer for Slang, the GPU shading language now adopted by Khronos Group:
https://shader-slang.org/
Links to existing syntax definitions
There is a tree-sitter grammar: https://github.com/tree-sitter-grammars/tree-sitter-slang
As it's mostly a superset of HLSL, it would be a great start.
All reactions