LuaXMLRPC logo
LuaXMLRPC
XML-RPC interface to the Lua programming language

overview · current version · download · news · installation · manual · license · history · contact


Contents

Overview

LuaXMLRPC is a library to make remote procedure calls using XML-RPC. It also offers facilities to develop server-side software.

LuaXMLRPC provides a simple API and an abstraction layer over XML avoiding manipulation of string representation of data structures. It also offers ways to express everything when needed.

LuaXMLRPC is free software and uses the same license as Lua 5.0.

Current version

Current version is 1.0 alpha.

Download

LuaXMLRPC can be downloaded in source code from the following links:

luaxmlrpc-1.0a.tar.gz
luaxmlrpc-1.0a.zip

What's new

Installation

LuaXMLRPC is a Lua library so the installation is very simple: just copy the Lua files to a directory in your LUA_PATH.

History

LuaXMLRPC was designed by Roberto Ierusalimschy, André Carregal and Tomás Guisasola for The Kepler Project that keeps its copyright. It was implemented by Tomás Guisasola.

LuaXMLRPC development was sponsored by Fábrica Digital and FINEP.

Contact

For more information please contact us. Comments are welcome!

overview · current version · download · news · installation · manual · license · history · contact


$Id$