[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua-vec - Lua with vectors
- From: steve donovan <steve.j.donovan@...>
- Date: Mon, 5 Apr 2010 19:50:36 +0200
On Mon, Apr 5, 2010 at 7:46 PM, Christopher Eykamp <chris@eykamp.com> wrote:
> It might be interesting if in future Lua releases, there were a modular way
> to "snap on" application-specific data types like vectors or imaginary
> numbers because, in some contexts, native support really has a huge impact
> on performance.
Like a generalized version of Asko's LNUM patch? Making patches
modular is of course deep voodoo...