lpeg
There are 27 repositories under lpeg topic.
LuaLS/lua-language-server
A language server that offers Lua language support - programmed in Lua
chexiongsheng/build_xlua_with_libs
为xLua集成几个常用库,方便使用
astrochili/narrator
The Ink language parser and runtime implementation in Lua
daurnimator/lpeg_patterns
A collection of LPEG patterns
LuaLS/LuaParser
Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).
dibyendumajumdar/Suravi
Suravi is a small distribution of Ravi/Lua 5.3 with batteries such as cjson, lpeglabel, luasocket, penlight, torch7, luv, luaossl
edubart/lpegrex
Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).
orbitalquark/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.
jirutka/sh-parser
Parser of POSIX Shell Command Language
siffiejoe/lua-luaepnf
Extended PEG Notation Format (easy grammars for LPeg)
catwell/datalog.lua
A datalog implementation in pure Lua (LPEG parser).
pgagnidze/ena
ქართული პროგრამირების ენა - Georgian Programming Language
sumneko/JassParser
Parser of Jass, makes Lua ast
orbitalquark/lupa
Lupa is a Jinja2 template engine implementation written in Lua and supports Lua syntax within tags and variables.
Avril112113/Yodine
A project to emulate StarBase's data network system.
astrochili/defold-lpeg
LPeg extension for the Defold game engine.
LuaWiki/LuaWiki
Lua Wiki Engine with MediaWiki-style content
hanjos/groucho
Mustache implementation for Lua using LPeg
craigbarnes/ltcn
Moved to https://gitlab.com/craigbarnes/ltcn
gagbo/LuaOrgParser
[WIP] Hopefully, A PEG-compliant implementation of org-mode syntax, and a parser using lpeg in Lua
rokf/lua-md2html
Another Markdown to HTML converter (with the ability to assign classes to rendered elements)
guidanoli/peg-coq
Formalizing PEGs and a well-formedness algorithm in Coq
tst2005/lua-csv-parser
CSV parser with LPeg.re
guidanoli/gas-report-parser
Gas Reporter Parser
tst2005/lpeglj
LPeg version 0.12 Parser in pure LuaJIT
tst2005/lua-table-parser
Lua Table Constructor Notation