LuaCOM[1] is an add-on library to the Lua language that allows Lua programs to use and implement objects that follow Microsoft's Component Object Model (COM)[2] specification and use the ActiveX technology for property access and method calls.
The current release version, 1.3, is compatible with Lua 5.0 and can be patched to work in 5.1. The version in CVS (which will become 1.4) is compatible with 5.1 and drops 4.0 (and maybe also 5.0) compatibility.
Inqueries can be directed to the luacom-developers mail list, as well as forums and bug tracker on LuaForge. The general Lua mail list[3] has some posting too on LuaCOM.
See Also
- [1] LuaCOM project page on Lua
Forge.
- [Chapter 12 "Advanced Python and COM"] in Python Programming on Win32 has a well presented "technical look at COM and using Python from COM". This can be a useful comparison to the design of LuaCOM.
User Comments/Patches/Etc.
(none)
FindPage · RecentChanges · preferences
edit · history
Last edited January 12, 2008 5:38 am GMT (diff)