Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LuaLS/LuaParser
Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).
https://github.com/LuaLS/LuaParser
lpeg lpeglabel lua luajit parser syntax-checker
Last synced: 3 months ago
JSON representation
Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).
- Host: GitHub
- URL: https://github.com/LuaLS/LuaParser
- Owner: LuaLS
- License: mit
- Created: 2018-09-10T02:06:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T11:36:59.000Z (12 months ago)
- Last Synced: 2024-07-24T04:17:26.621Z (4 months ago)
- Topics: lpeg, lpeglabel, lua, luajit, parser, syntax-checker
- Language: Lua
- Homepage:
- Size: 9.51 MB
- Stars: 66
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build status](https://ci.appveyor.com/api/projects/status/w0xne7u1ppij6pg4?svg=true)](https://ci.appveyor.com/project/sumneko/luaparser)
# LuaParser
Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).
* Support Lua 5.1/Lua 5.2/Lua 5.3/Lua 5.4/LuaJIT
* Support dirty script
* Syntax check