Codea tutorial

@Ipad41001
“My question there would be things like type() which work in codea/codify but are not explicitly documented. Can we just assume that if it works it is supported? Also, we’d have to skip things not currently supported like io.”

Well that’s one of my major problems with codea. I’m still a new user and I just downloaded it this week but I can already see holes in the documentation. a development environment is only as good as it’s documentation. I understand that it is a difficult task to develop such and IDE. There needs to be something done about this. Also the lack of libraries. I wonder even if I wrote a library how could I distribute it?

When i need to use some lua function i usually look at the wiki link:
https://bitbucket.org/TwoLivesLeft/core/wiki/OtherResources
And i also ask the qusetion in google with lua keyword. So far every std lua function works for me in Codea.