[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: External modules was Re: Ideas for implementing commercial support for Lua
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sat, 16 Nov 2002 10:05:17 -0200
>Aha! That did go unnoticed, at least by me... very cool; this is
>pretty much what I wanted. Well, actually I'd like to see code for
>non-Unix platforms added as well, but I guess that will have to be
>contributed;
There's an implementation for Windows DLL in etc/dll.c. And, yes, it'd be nice
to have similar (bare-bones!) code for other platforms.
--lhf