[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Init system in Lua
- From: Leo Razoumov <slonik.az@...>
- Date: Thu, 17 Nov 2011 07:26:11 -0500
On Thu, Nov 17, 2011 at 04:20, Natanael Copa <natanael.copa@gmail.com> wrote:
> Hi,
>
> So we (Alpine Linux) are playing with the idea of having an init
> system with lua for Linux. The idea is that instead of writing start
> up scripts in shell you write them in lua. I think this makes much
> sense because: ....
Great idea! For one, Lua is much better programming language than shell.
BTW, do you plan to use something like Lua Lanes to run some init
tasks in parallel?
--Leo--