Difference between revisions of "Lpeg"

From GiderosMobile
(formatting)
Line 18: Line 18:
 
=== <translate>Constants</translate> ===
 
=== <translate>Constants</translate> ===
 
|}
 
|}
 +
 +
{{GIDEROS IMPORTANT LINKS}}

Revision as of 17:27, 30 January 2020


Supported platforms: Platform mac.pngPlatform pc.png
Available since: Gideros 2012.8

Description

LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).

For more information and detailed documentation, please visit http://www.inf.puc-rio.br/~roberto/lpeg/

Methods

Events

Constants