Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tree-sitter-grammars/tree-sitter-slang
Slang grammar for tree-sitter
https://github.com/tree-sitter-grammars/tree-sitter-slang
parser slang tree-sitter
Last synced: about 1 month ago
JSON representation
Slang grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter-grammars/tree-sitter-slang
- Owner: tree-sitter-grammars
- License: mit
- Created: 2023-11-11T17:30:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-22T16:45:47.000Z (5 months ago)
- Last Synced: 2024-07-13T11:02:22.652Z (4 months ago)
- Topics: parser, slang, tree-sitter
- Language: JavaScript
- Homepage:
- Size: 34.9 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tree-sitter-slang
==================[![CI][ci]](https://github.com/tree-sitter-grammars/tree-sitter-slang/actions/workflows/ci.yml)
[![discord][discord]](https://discord.gg/w7nTvsVJhm)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-slang)
[![crates][crates]](https://crates.io/crates/tree-sitter-slang)
[![pypi][pypi]](https://pypi.org/project/tree-sitter-slang)This is a extension of [tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp)
and [tree-sitter-hlsl](https://github.com/theHamsta/tree-sitter-hlsl) to support
the syntax of [slang](https://shader-slang.com/slang/user-guide/index.html).Limitations/TODOs:
- [ ] ambiguity between HLSL semantics and Slang type hints
[ci]: https://img.shields.io/github/actions/workflow/status/tree-sitter-grammars/tree-sitter-slang/ci.yml?logo=github&label=CI
[discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
[npm]: https://img.shields.io/npm/v/tree-sitter-slang?logo=npm
[crates]: https://img.shields.io/crates/v/tree-sitter-slang?logo=rust
[pypi]: https://img.shields.io/pypi/v/tree-sitter-slang?logo=pypi&logoColor=ffd242