SaaSHub helps you find the best software and product alternatives Learn more →
Top 3 Lua lpeg Projects
-
Project mention: Why am I keep getting asked this question all the time whenever I'm loading a lua file from sumneko lua server? | reddit.com/r/neovim | 2023-02-01
It's asking if you're writing code that depends on a 3rd party library, like love2d or in this case luassert. See https://github.com/sumneko/lua-language-server/wiki/Libraries.
-
I invite you to try my test suite at https://github.com/daurnimator/lpeg_patterns/blob/master/spe...
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
scintillua
Scintillua enables Scintilla lexers to be written in Lua, particularly using LPeg. It can also be used as a standalone Lua library for syntax highlighting support.
Personally, I'd like to see Lpeg integration, and support for Scintillua lexers:
https://github.com/orbitalquark/scintillua
Which would give fairly complete syntax coverage, and a good foundation for building more sophisticated tools.
Lua patterns are fairly primitive, while the opposite is true of Lpeg.
Lua lpeg related posts
- Why am I keep getting asked this question all the time whenever I'm loading a lua file from sumneko lua server?
- Help needed with lua diagnostic "return values of this function cannot be discarded"
- Plugin devs: type check your lua plugins with lua-language-server and EmmyLua (GitHub action)
- Is it possible to tell autocomplete about custom data types?
- [Sumneko annotations] How to use generics with variable function returns?
- How can I make Sumneko set a generic parameter from a signature of a function passed as argument?
- Why linter suggesting ": any" after each param in lua function def?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea592efe50>
www.saashub.com | 3 Feb 2023
Index
What are some of the best open-source lpeg projects in Lua? This list will help you:
Project | Stars | |
---|---|---|
1 | lua-language-server | 1,980 |
2 | lpeg_patterns | 112 |
3 | scintillua | 34 |