lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

- You can get it from http://www.dynaset.org/dogusanh
- Download includes source and win32 binaries

- What is it?
  It is a simple server and client API to execute
  Lua code at server side. Client API mimics the Lua API.
  Yami is used as MiddleWare. For client side, a Lua module
  is supplied.

- Implemented with
  - Lua 5.1.1
  - Yami 3.0.3

- Sample applications uses
  - Lua-Sqlite3 0.3
  - Sqlite3 3.3.4


Comments and suggestions are welcome...

--
Regards,
Hakki Dogusan