[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Talk topic brainstorming for Lua Workshop 2014
- From: Javier Guerra Giraldez <javier@...>
- Date: Thu, 27 Feb 2014 12:38:27 -0500
On Thu, Feb 27, 2014 at 12:17 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
> Is there anything you (and anyone else) would like to hear in
> particular about Lua in games?
i don't have any game-coding experience, but i'd like to hear about GC
in game (and game-like) coding. the first things are obvious: "don't
allocate needlessly" and usually "collectgarbage after each frame",
but i'm sure there are lots more, maybe some tricks on designing
GC-friendly structures... that could be translatable to other spaces
--
Javier