Version 4 of Mobile Lua

Avatar

Release Notes: Mobile Lua now supports persistent Lua processes and basically acts like a cloud server. Processes are held per user and can be created, run, extracted, and deleted using a standard Jabber client.

    Other releases

    •  03 Nov 2012 07:29
    Avatar

      Release Notes: This release allows a script's source code to be updated while copying over its data ("schema evolution"). Live scripts can now be exchanged between 32-bit and 64-bit servers.

      •  28 Oct 2012 15:17
      Avatar

        Release Notes: 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).

        •  23 Oct 2012 22:48
        Avatar

          Release Notes: The interface is now less verbose by default. Scripts can now be loaded directly from URLs (HTTP/HTTPS). Custom shells are now even better integrated into the system, and are ready for practical use.

          •  20 Oct 2012 06:31
          Avatar

            Release Notes: This release can, on request, keep scripts cached in memory to avoid hibernating and dehibernating them repeatedly ("fast mode"). Processes can be assigned both a self-description and a user-given comment. There are various other small improvements.

            •  17 Oct 2012 22:17
            Avatar

              Release Notes: This release allows using a Mobile Lua script in place of the standard server shell.

              Screenshot

              Project Spotlight

              ]project-open[

              A Web-based enterprise project server with a focus on finance and collaboration.

              Screenshot

              Project Spotlight

              opendkim

              A C implementation of the DKIM message signing/verifying standard, both an API and a filter.