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: 6 days 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: 2024-09-04T09:47:51.000Z (2 months ago)
- Last Synced: 2024-10-28T12:24:41.615Z (16 days ago)
- Topics: lpeg, lpeglabel, lua, luajit, parser, syntax-checker
- Language: Lua
- Homepage:
- Size: 9.51 MB
- Stars: 67
- Watchers: 4
- Forks: 8
- 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