Parsing Expression Grammars For OneLuaPro. For more information, see Lpeg. Unaltered*) source code from https://www.inf.puc-rio.br/~roberto/lpeg/, extended with CMake for OneLuaPro.
Version 1.1.0
*) Except minor alterations in lptree.c
for Windows DLL handling. Changes marked with // For OneLuaPro
.
[c:\Temp]> cd C:\Apps\OneLuaPro-5.4.7.0-x64\share\doc\lpeg
[C:\...\lpeg]> lua test.lua
General tests for LPeg library
LPeg 1.1.0
+
testing large dynamic Cc
+
+
+
testing back references
testing large grammars
testing UTF-8 ranges
testing 're' module
OK
[C:\...\lpeg]>
See https://github.com/OneLuaPro/LPeg/blob/master/HISTORY.
See https://github.com/OneLuaPro/LPeg/blob/master/LICENSE.