[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Standard libraries (was Re: Virgin tables)
- From: Alexander Gladysh <agladysh@...>
- Date: Sun, 2 Jan 2011 09:17:06 +0300
On Sun, Jan 2, 2011 at 08:46, steve donovan <steve.j.donovan@gmail.com> wrote:
> On Sat, Jan 1, 2011 at 8:03 PM, kevin beckford <chiggsy@lazyweb.ca> wrote:
>> You do not need standard libraries like Python, you need a "Lua
>> Cookbook" like Perl's "Perl Cookbook",
> A cookbook would be a fantastic thing, especially if we got a little
> gang together to write it and spread the workload. In the meantime,
> the wiki continues to be a good place to keep little articles, and I
> hope to revive the snippets/recipes site soon.
I, maybe, can help with some recipes, especially on Sandboxing, DSL
and codegeneration.
As for the organization, I like the way ProGit book is done:
https://github.com/progit/progit
Alexander.