[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Re: Luna: A scripting App for the iPad
- From: "Gunnar Zötl" <gz@...>
- Date: Tue, 21 Dec 2010 10:28:08 +0100 (MET)
> Perhaps I just should call it "AppWithManyNames" ;-)
or just keep the name as it is. As long as your app is ipad only, I don't see a problem with it having the same name as a C++ binding. Might not be the best of choices, but should not cause any harm either.
On a separate note, I might just be dim, but I can't get your luna to accept anything lua apart from the most basic syntax. Trying to create a table ends with a syntax error, using ipairs or tostring yields unknown functions... so is this lua or does it just share the syntax? Admittedly, I spent only about 10 minutes with it, but I kinda feel that I should be able to knock up a one-liner in lua...
Gunnar