lua-users home
lua-l archive

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



On Apr 14, 2006, at 21:19, Greg Falcon wrote:

Probably because this is what modules are for:
C: #include <math.h>
C++: #include <cmath>
Java: import java.lang.Math;
Python: import math

You mean require()?

Lua: require( "something" )

Why do you want to use 'module' for your class system?

Because it's there.

Considering the paucity of built-in functions, I was hoping to leverage the few which are provided. But yes, you are right, why bother... sigh...

Cheers

--
PA, Onnay Equitursay
http://alt.textdrive.com/