lua-users home
lua-l archive

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


Hello, 

Generic Call Function need. Thanks. look at http://www.lua.org/pil/25.3.html


2011/3/14 Reuben Thomas <rrt@sc3d.org>
I am happy to announce release 7 of clue.

clue is a minimal C-Lua integration framework, based around just three
calls: CLUE_GET and CLUE_SET get and set Lua variables, and
clue_do executes a string of Lua code.

This release adds clue_pdo, which returns the result rather than aborting
on error. clue_do no longer returns an (always zero) result. Thanks to
Zhiguo Zhao for the suggestion.

Get it from http://luaforge.net/projects/clue/

--
http://rrt.sc3d.org