Difference between revisions of "Lpeg"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | '''<translate>Supported platforms</translate>:''' [[File:Platform mac]][[File:Platform pc]]<br/> | + | '''<translate>Supported platforms</translate>:''' [[File:Platform mac.png]][[File:Platform pc.png]]<br/> |
'''<translate>Available since</translate>:''' Gideros 2012.8<br/> | '''<translate>Available since</translate>:''' Gideros 2012.8<br/> | ||
=== <translate>Description</translate> === | === <translate>Description</translate> === |
Revision as of 09:33, 24 August 2018
Supported platforms:
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 [1](http://www.inf.puc-rio.br/~roberto/lpeg/)
Methods |
EventsConstants |