Hello,
What would be the best way to install Kepler on iOS as my environment ?
I've worked on several projects that used Lua on iOS, but since kepler is
usually built with luarocks I was wondering if I could somehow avoid that
option.
Thanks!
--Nicolas Goles Domic
__
On Tue, Jun 21, 2011 at 2:31 PM, Ryan Pusztai wrote:
> Fabio,
>
>
> On Tue, Jun 21, 2011 at 2:15 PM, Ryan Pusztai wrote:
>
>> Fabio,
>>
>> On Tue, Nov 23, 2010 at 11:12 AM, Fabio Mascarenhas
>> wrote:
>>
>>> LPEG 0.10 identifiers in an RE grammar now can have underscores, so
>>> [%w_] is interp
Fabio,
On Tue, Jun 21, 2011 at 2:15 PM, Ryan Pusztai wrote:
> Fabio,
>
> On Tue, Nov 23, 2010 at 11:12 AM, Fabio Mascarenhas
> wrote:
>
>> LPEG 0.10 identifiers in an RE grammar now can have underscores, so
>> [%w_] is interpreted as a character class consisting of only the
>> predefined patter
Fabio,
On Tue, Nov 23, 2010 at 11:12 AM, Fabio Mascarenhas wrote:
> LPEG 0.10 identifiers in an RE grammar now can have underscores, so
> [%w_] is interpreted as a character class consisting of only the
> predefined pattern named w_ instead of a character class consisting of
> the predefined patt