Difference between revisions of "Lpeg"
From GiderosMobile
|  (Created page with "__NOTOC__ '''Supported platforms:''' <br/> '''Available since:''' Gideros 2012.8<br/> === Description === LPeg is a pattern-matching library for Lua, based on  Parsing Express...") | |||
| (12 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| __NOTOC__ | __NOTOC__ | ||
| − | '''Supported platforms:''' <br/> | + | <!-- GIDEROSOBJ:lpeg --> | 
| + | '''Supported platforms:''' [[File:Platform mac.png]][[File:Platform pc.png]]<br/> | ||
| '''Available since:''' Gideros 2012.8<br/> | '''Available since:''' Gideros 2012.8<br/> | ||
| + | |||
| === Description === | === Description === | ||
| LPeg is a pattern-matching library for Lua, based on  Parsing Expression Grammars (PEGs). | 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%;"| | + | | style="width: 50%; vertical-align:top;"| | 
| === Methods === | === Methods === | ||
| − | | style="width: 50%;"| | + | | style="width: 50%; vertical-align:top;"| | 
| === Events === | === Events === | ||
| === Constants === | === Constants === | ||
| |} | |} | ||
| + | |||
| + | {{GIDEROS IMPORTANT LINKS}} | ||
Latest revision as of 23:48, 1 March 2023
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 | 
