lua-users home
lua-l archive

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


I don't really grok why standard libraries are needed. If we want to make it easy for people (my kids for example) to hack and play with Lua, we need an ecosystem, not standard libraries. What I mean is that the "require" line is trivial to fix whereas the tutorials, examples, community and making the Lua programmed Lego robot chase the cat are much bigger issues.

But maybe I just don't get it....

G.

On Fri, Dec 31, 2010 at 4:46 PM, kevin beckford <chiggsy@lazyweb.ca> wrote:
> Yes, that's exactly the issue, I'm spread too thin. And fully
> committed to the Penlight project, etc, etc.

As a noob, I would like to suggest dropping one 'etc' for more
Penlight time, it's fantastic.

This seems an odd discussion though...  All you really need is version
.1 and git access, and then 'market forces' will act.  Make the docs
part of the repo as well, and don't pull back into the main repo if
things are undocumented or untested.  Clearly I'm missing something
here, using git/bzr/mercurial(pfft)/darcs etc would address many
issues mentioned in this thread.  [1]




1. Ok, now I  read the first post to try to gain context. Ah Gmail,
why can't you keep these messages in one thread?