# tree-sitter-lua **Repository Path**: askzee/tree-sitter-lua ## Basic Information - **Project Name**: tree-sitter-lua - **Description**: tree-sitter-lua - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-05-09 - **Last Updated**: 2025-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![GitHub Workflow Status: CI](https://img.shields.io/github/actions/workflow/status/MunifTanjim/tree-sitter-lua/ci.yml?branch=main&label=CI&style=for-the-badge) # tree-sitter-lua Lua grammar for tree-sitter. - Lua 5.x - LuaJIT 2.x ## References - [Lua Documentation](https://www.lua.org/docs.html) ## Acknowledgement The [external scanner](/src/scanner.c) was initially based on these repositories: - [Azganoth/tree-sitter-lua](https://github.com/Azganoth/tree-sitter-lua) - [euclidianAce/tree-sitter-teal](https://github.com/euclidianAce/tree-sitter-teal) ## License Licensed under the MIT License. Check the [LICENSE](/LICENSE.md) file for details.