Questions... I .... have ..... more ..... questions..... :-)
Are the standard LUA libraries like MATH, STRING, FILE etc. implemented?
I know I could test this myself, but the API documentation doesn't state it, and your biggest compatitor does. I also remember from my C++ days that they could be excluded from a LUA host.
Comments
All the standard Lua libraries are implemented. Yes, we are aware of the fact that they are not documented. Would you like to see them in the documentation? What is your expectation?
From the marketing point of view it might be good, that these standard commands would be mentioned in the API list. Why? People could miss the fact that your competitor advertizes with over 100 commands more and a lot of them are just LUA standard commands that you guys don't state. Just an idea.