Mobile Lua 6.5 发布,MoSync 的 Lua 移植版本
MobileLua 是 MoSync 的 Lua 移植版本,MoSync 是移动设备上的跨平台开发系统。该项目的目的就是为了在大多数移动身边上运行 Lua 编写的程序。
Mobile Lua 6.5 的改进记录:
- Processes can now have aliases (speaking names).
- Processes can communicate with each other through an easy-to-use messaging system.
- More parts of the standard Lua API are available in the sandbox (for example, math and pcall).
- Processes can be marked temporary, allowing automatic cleanup.
- XMPP resources are now supported (allowing multiple connections from the same user).
TAG: