lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, 2011-10-18 at 10:41 +0800, Victor Young wrote:
> We will provide English version manual when we publish Bamboo 1.0-rc0.

Cool.

Just for fun I cloned the repository and started hacking it a bit (right
now just fixing obvious bugs like missing () around print parameters and
some typos).  However, either I'm not getting it or this is still in
some parts very incomplete/untested code (e.g. using '+' instead of '..'
on strings, accessing keys of undefined tables).  Should I just wait and
see (and if so: any idea how long)?

</nk>