Built-in Libraries:
basic functions: supported except for file operations
os:
-
not supported: remove, rename, getenv, tmpname, setLocale;
-
partial support: os.date – the following formats not supported: 's', 'u', 'U' , 'W', 'w' )
string:- fully supported
coroutine: not supported
math: – partial support - no trig or exponent functions
table: – supported
Please
Log In to add a comment