Difference between revisions of "Lpeg"
From GiderosMobile
(formatting) |
|||
Line 2: | Line 2: | ||
<languages /> | <languages /> | ||
<!-- GIDEROSOBJ:lpeg --> | <!-- GIDEROSOBJ:lpeg --> | ||
+ | |||
'''<translate>Supported platforms</translate>:''' [[File:Platform mac.png]][[File:Platform pc.png]]<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> === | ||
− | + | LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs). | |
− | For more information and detailed documentation, please visit | + | |
+ | For more information and detailed documentation, please visit http://www.inf.puc-rio.br/~roberto/lpeg/ | ||
+ | |||
{|- | {|- | ||
| style="width: 50%; vertical-align:top;"| | | style="width: 50%; vertical-align:top;"| |
Revision as of 15:01, 8 December 2019
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 http://www.inf.puc-rio.br/~roberto/lpeg/
Methods |
EventsConstants |