[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Expanding the standard library functions?
- From: Peter Aronoff <telemachus@...>
- Date: Sun, 24 Jan 2016 19:32:56 -0500
Coda Highland <chighland@gmail.com> wrote:
> Consider something like https://mirven.github.io/underscore.lua/ if you
> want to do functional programming in Lua.
That underscore.lua hasn't been touched in six years. It appears to be
abandoned, and it's no longer on Luarocks.
There is an underscore[1] on Luarocks, but it hasn't been touched in two
years, and it's explicitly deprecated[2] in favor of Moses[3] or Lua
Functional[4].
[1]: https://luarocks.org/modules/jtarchie/underscore
[2]: https://github.com/jtarchie/underscore-lua
[3]: https://github.com/Yonaba/Moses
[4]: https://github.com/rtsisyk/luafun
--
We have not been faced with the need to satisfy someone else's
requirements, and for this freedom we are grateful.
Dennis Ritchie and Ken Thompson, The UNIX Time-Sharing System