[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re[2]: package proposal
- From: Gunnar Zötl <gz@...>
- Date: Tue, 21 Sep 2004 21:03:25 +0200
Hi there,
AK> That is, what's our CPAN and how modules are packaged, tied together
AK> etc.
this is a very interesting discussion. While we're at it, I like the
perl approach of distributing C- or C++-modules in source form, and
supporting a unified environment to build them. Considering that lua
is primarily a language meant for embedding into applications, I feel
it would be a good thing, especially if one could choose to build
either static or dynamic versions of such a module.
just food for thought,
Gunnar