[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Some ToLua Questions
- From: David Jeske <jeske@...>
- Date: Thu, 13 Jan 2000 10:50:25 -0800
On Thu, Jan 13, 2000 at 03:23:35PM -0200, Thomas Tong wrote:
> The other solution is to do all the function mappings manually
> without ToLua. But i'm a lazy programmer and would like to avoid
> typing all that in. =)
There is only one method of exporting C functions to Lua which gets
rid of all this unappealing wrapper stuff. Unfortunatly, it requires a
platform dependent dispatcher. Fortunatly, that's all it requires.
You can see one example implementation of this at:
http://www.egroups.com/group/lua-l/466.html?
--
David Jeske (N9LCA) + http://www.chat.net/~jeske/ + jeske@chat.net