#include "_doctype.html"
libcurl for Lua
#include "css.t"
#define LIBCURL_LUA
#define CURL_URL libcurl/lua
#include "_menu.html"
#include "setup.t"
WHERE2(libcurl, "/libcurl/", libcurl Lua Bindings)
TITLE(libcurl bindings for Lua)
There are two different efforts:
- luacurl adopts the easy interface
- Lua-cURL is
aiming for a full-fledged libcurl binding (easy/multi/share interface)
to the functionality of Lua
Credits
luacurl is written by Alexander Marinov and Enrico Tassi
Lua-cURL is written by Jürgen Hötzel
What is Lua?
You'll find more info about Lua here:
http://www.lua.org.
#include "_footer.html"