MorphOS Developer
Posts: 3215 from 2003/3/5
From: Canada
Quote:
polluks wrote:
Lua has no support for function hosts, for example you cannot access the locale.library
Lua is not Amiga like, see http://stackoverflow.com/questions/8886615/lua-how-to-do-internationalization
I need full integration, no hype language.
You could actually write a plugin for it in C, adding locale.library support. I know this is not for everybody, but lua is something I rely on now for my MorphOS projects, so I saw no reason not to add it. Same goes for perl, really (and that one builds most of the SDK, from parts of syntax hilighting to the autodocs).