[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua distros again
- From: Dibyendu Majumdar <mobile@...>
- Date: Mon, 29 Jan 2018 21:14:04 +0000
On 29 January 2018 at 13:01, Italo Maia <italo.maia@gmail.com> wrote:
> Maybe trying to target functionality coverage with libs or which libs are
> most used by the bigger lua projects would be the way to go.
>
Yes but also looking at following:
* Torch tensor library (maybe some other torch components too)
* Cephes wrapper
* Libcurl wrapper
* Maybe the Luajit FFI port
> PS: 30log is quite nice for OO;
Not sure an OO solution is worthwhile given there is no single winner.
> PSS: I would give preference for smaller libs that do "just enough", instead
> of bigger "all-in-one" solutions;
Yes I like small libs too.
I am probably missing something in the openssl space.
Thanks and Regards
Dibyendu