lua-users home
lua-l archive

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


On 2 January 2011 17:27, kevin beckford <chiggsy@lazyweb.ca> wrote:
>>> I, maybe, can help with some recipes, especially on Sandboxing, DSL
>>> and codegeneration.
>>
>> Although these topics are, maybe, a bit too big for a cookbook format.
>
> I disagree, this is exactly what you'd want in a cookbook, since to
> address any of those topics you
> would inform the reader about thinking patterns for Lua code.  The
> fact that you even mentioned it in this context is illuminating.

+1. Simple examples of complex topics are often extremely useful as
the first step to learning new concepts.

    henk