lpeg topic

List lpeg repositories

lua-language-server

3.0k
Stars
279
Forks
Watchers

A language server that offers Lua language support - programmed in Lua

lpeg_patterns

117
Stars
7
Forks
Watchers

A collection of LPEG patterns

build_xlua_with_libs

568
Stars
236
Forks
Watchers

为xLua集成几个常用库,方便使用

Suravi

60
Stars
3
Forks
Watchers

Suravi is a small distribution of Ravi/Lua 5.3 with batteries such as cjson, lpeglabel, luasocket, penlight, torch7, luv, luaossl

narrator

123
Stars
12
Forks
Watchers

The Ink language parser and runtime implementation in Lua

lua-luaepnf

24
Stars
5
Forks
Watchers

Extended PEG Notation Format (easy grammars for LPeg)

sh-parser

24
Stars
2
Forks
Watchers

Parser of POSIX Shell Command Language

datalog.lua

19
Stars
2
Forks
Watchers

A datalog implementation in pure Lua (LPEG parser).

lpegrex

57
Stars
6
Forks
Watchers

Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).

LuaParser

64
Stars
7
Forks
Watchers

Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).