[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: roberto@... (Roberto Ierusalimschy)
- Date: Tue, 6 Nov 2007 13:29:34 -0200
> The bootstrapping problem is easily solved by including the output of
> bin2c (or equivalent), as well as the true source, in the distribution.
The result of bin2c is not portable.
-- Roberto