[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Why isn't hte Lua module system written mostly in Lua?
- From: Matt Campbell <mattcampbell@...>
- Date: Tue, 06 Nov 2007 10:55:55 -0600
Fabien wrote:
Remember that one of Lua's strengths is its relative ease
of hacking to suit a pre-existing project.
Agreed. The module system will be even more easily adapted if the
official implementation is in Lua. However, I suppose the argument for
foolproof bootstrapping is reasonable.
Matt