[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Large, pure Lua program without dependencies for testing?
- From: v <v19930312@...>
- Date: Thu, 13 Feb 2020 18:11:17 +0300
On Thu, 2020-02-13 at 17:09 +0200, Ką Mykolas wrote:
> On Thu, Feb 13, 2020 at 4:35 PM v <v19930312@gmail.com> wrote:
> > On Thu, 2020-02-13 at 09:32 -0500, Javier Guerra Giraldez wrote:
> > > On Thu, 13 Feb 2020 at 08:59, Stefan <ste@evelance.de> wrote:
> > > LuaRocks? MoonScript compiler? LDoc?
> >
> > I'm sure LuaRocks is not the case. It needs socket library to
> > interface
> > with network.
>
> Doesn't it rely on wget or curl instead?
It uses one of those as fallback, but strongly suggests to get
luasocket if it is not present.
--
v <v19930312@gmail.com>