Re: Web development with Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Web development with Lua
- From: Norbert Kiesel <nkiesel@...>
- Date: 2011年10月17日 20:04:49 -0700
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>