|
bee.lua - Lua runtime and toolset
Lua runtime for luamake and lua-language-server
latest sources | project homepage | License: MIT
|
1.7-3: all, rockspec
|
|
EmmyLuaCodeStyle - fast, powerful, and feature-rich Lua formatting and checking tool.
Lua code parsing, formatting, and code diagnosis algorithm library and language service implementation based on C++
latest sources | project homepage | License: MIT
|
1.5.7-1: linux-x86_64, rockspec
|
|
LPegLabel - Parsing Expression Grammars For Lua with Labeled Failures
LPegLabel is a conservative extension of the LPeg library that provides an implementation of Parsing Expression Grammars (PEGs) with labeled failures. By using labeled failures we can properly report syntactical errors. We can also recover from such errors by describing a grammar rule with the same name of a given label. LPegLabel also reports the farthest failure position in case of an ordinary failure.
latest sources | project homepage | License: MIT/X11
|
1.6.2-1: linux-x86_64, rockspec
|
|
lua-language-server - A language server that offers Lua language support - programmed in Lua
The Lua language server provides various language features for Lua to make development easier and faster. With nearly a million installs in Visual Studio Code, it is the most popular extension for Lua language support.
latest sources | project homepage | License: MIT
|
3.15.0-1: all, rockspec
|
|
luamake - Create file make.lua to build a project
luamake Build your project. luamake clean Clean build output. luamake rebuild Equivalent to luamake clean && luamake luamake lua [lua filename] Run lua file. luamake test Equivalent to luamake lua test.lua
latest sources | project homepage | License: MIT
|
1.7-1: all, rockspec
|
|