[Kepler-Project] Install Kepler on iOS ?

2011-06-21 Thread Nicolas Goles
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 __

Re: [Kepler-Project] Re: Orbit problems with blog example

2011-06-21 Thread Ryan Pusztai
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

Re: [Kepler-Project] Re: Orbit problems with blog example

2011-06-21 Thread Ryan Pusztai
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

Re: [Kepler-Project] Re: Orbit problems with blog example

2011-06-21 Thread Ryan Pusztai
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