Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tree-sitter-grammars/tree-sitter-luau
luau grammar for tree-sitter
https://github.com/tree-sitter-grammars/tree-sitter-luau
luau parser tree-sitter
Last synced: 24 days ago
JSON representation
luau grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter-grammars/tree-sitter-luau
- Owner: tree-sitter-grammars
- License: mit
- Created: 2023-04-27T08:19:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T22:40:23.000Z (about 1 month ago)
- Last Synced: 2024-12-31T09:30:19.481Z (about 1 month ago)
- Topics: luau, parser, tree-sitter
- Language: JavaScript
- Size: 369 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-luau
[![Build Status](https://github.com/amaanq/tree-sitter-luau/actions/workflows/ci.yml/badge.svg)](https://github.com/amaanq/tree-sitter-luau/actions/workflows/ci.yml)
[![Discord](https://img.shields.io/discord/1063097320771698699?logo=discord)](https://discord.gg/w7nTvsVJhm)Luau grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
Adapted from [the syntax spec](https://luau-lang.org/syntax)