[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Writing own dynamic lua-libs?
- From: Markus Fritsche <Fritsche.Markus@...>
- Date: Mon, 14 Oct 2002 20:03:35 +0200
Markus Fritsche wrote:
How can I write "dynamic" lua-libraries in C?
To say it exactly (I think, if read what I wrote, I won't understand
what I want :-)), I want to write, for example, my own
"listdir"-function in C and dynamically register it in lua. Can I do
this, or do I have to compile my very own lua?
Regards, Markus