[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: An extension creating a Lua file object
- From: "steve donovan" <steve.j.donovan@...>
- Date: Wed, 11 Jul 2007 07:49:23 +0200
On 7/10/07, Mark Edgar <medgar123+lua-l@gmail.com> wrote:
Yes, you can look at the code for ex to see how I accomplished this.
Note the implementation is for Lua 5.1, not Lua 5.0.
That's pretty cool - the unavoidable basics are supplied. I'm working
with SciTE, which recently switched to 5.1, and I've finally been
convinced ;)
Yes, you have things like 'pipe' which work exactly like the popen2 I
need...I'll check it out and report back.
BTW, it would be nice if lua-ex released some files -!
steve d.