lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>On some systems without mass storage loadfile/dofile might be of interest 
>even if io module is not implemented.

As it happens our implementation does indeed support loadfile/dofile but
does not implement io. So there's at least one real world example of this.