[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua-users wiki entries for C/Invoke Lua
- From: Marc Balmer <marc@...>
- Date: Thu, 06 Jan 2011 22:32:30 +0100
Am 06.01.11 22:28, schrieb Dwight Schauer:
> Who do I contact to get a Lua Users wiki entry updated, or what is the
> process to do so?
Wikis are user maintained. You are in charge ;)
>
> http://luaforge.net/projects/cinvoke-lua/ shows that the project home
> page for C/Invoke Lua is is at http://cinvoke.teegra.net/bindings.html
>
> However http://lua-users.org/wiki/BindingCodeToLua in the following section:
>
> C Foreign Function Interfaces (FFI)
>
> [C/Invoke for Lua] (5.1) - Use [C/Invoke] from Lua to call C libraries
> (DLLs, .so files) directly, like Microsoft's P/Invoke and Python's
> ctypes. (Similar to Alien)
>
> Is still pointing to to http://www.nongnu.org/cinvoke/ rather than
> http://cinvoke.teegra.net/
>
> C/Invoke development has continued at
> https://bitbucket.org/bogen/cinvoke/ but not all the appropriate pages
> have been updated yet.
>
> --DAS
>