This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
unknown (author)
Thu Dec 10 10:39:50 -0800 2009
luacom /
| name | age | message | |
|---|---|---|---|
| |
.cvsignore | Tue Mar 01 07:11:34 -0800 2005 | |
| |
CMakeLists.txt | Mon Sep 21 23:05:22 -0700 2009 | |
| |
INSTALL | Fri May 16 08:26:43 -0700 2008 | |
| |
Makefile | Mon Sep 01 17:00:16 -0700 2008 | |
| |
Makefile.win | Mon Sep 01 17:00:16 -0700 2008 | |
| |
README | Tue Mar 01 07:11:34 -0800 2005 | |
| |
announce.txt | Tue Mar 01 07:11:34 -0800 2005 | |
| |
bkp_lc | Tue Mar 01 07:11:34 -0800 2005 | |
| |
demo/ | Thu Dec 10 10:39:50 -0800 2009 | |
| |
doc/ | Fri May 16 08:26:43 -0700 2008 | |
| |
gera_distr | Tue Mar 01 07:11:34 -0800 2005 | |
| |
include/ | Tue Mar 01 07:11:34 -0800 2005 | |
| |
luacom-1.4-1.rockspec | Mon Sep 01 17:00:16 -0700 2008 | |
| |
luacom-cvs-1.rockspec | Fri May 16 08:04:32 -0700 2008 | |
| |
mak.vc6/ | Fri Jan 04 07:53:40 -0800 2008 | |
| |
mak.vs2005/ | Tue Sep 02 20:21:19 -0700 2008 | |
| |
mak/ | Mon Sep 01 17:00:16 -0700 2008 | |
| |
src/ | Thu Dec 03 07:16:02 -0800 2009 | |
| |
todo.txt | Tue Sep 02 23:17:55 -0700 2008 | |
| |
www/ | Tue Mar 01 07:11:34 -0800 2005 |
README
* What is LuaCOM? ----------------- LuaCOM is an add-on library to the Lua language (http://www.lua.org) that allows Lua programs to use and implement objects that follow the Microsoft's Component Object Model (COM) specification and the ActiveX technology for property access and method calls. LuaCOM is implemented as a C++ library, and can be statically linked to an application or loaded at runtime. LuaCOM is provided with its source code and the makefiles required to build it. * Availability -------------- LuaCOM is freely available for both academic and commercial purposes and can be downloaded from the site below: http://www.tecgraf.puc-rio.br/~rcerq/luacom/ * Contacting the authors ------------------------ LuaCOM has been designed and implemented by Vinicius Almendra and Renato Cerqueira, and is maintained by Fabio Mascarenhas. Send your comments, bug reports and anything else to luacom@tecgraf.puc-rio.br. LuaCOM has been developed at Tecgraf, the Computer Graphics Technology Group of PUC-Rio (the Pontifical Catholic University of Rio de Janeiro in Brazil). Tecgraf is a laboratory of the Department of Computer Science. ------------------------------------------------------------------------ Renato Cerqueira Research Staff Member Tecgraf/PUC-Rio, Brazil email: rcerq@tecgraf.puc-rio.br http://www.tecgraf.puc-rio.br/~rcerq Vinicius Almendra Research Staff Member Tecgraf/PUC-Rio, Brazil email: almendra@tecgraf.puc-rio.br Fabio Mascarenhas Research Staff Member Tecgraf/PUC-Rio, Brazil email: fqueiroz@tecgraf.puc-rio.br ------------------------------------------------------------------------







