Re: Supports Lua Includefiles?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Supports Lua Includefiles?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2001年4月10日 16:00:32 -0300 (EST)
>Perhaps this is fruitful work for add-on libraries instead of language
>changes?
"require" will be part of the base library and not part of the language.
Plus it will use a global variable instead of an environment variable.
But, yes, directories (and dir separators) are a problem...
--lhf