Package lua-fun: Information
Source package: lua-fun
Version: 0.1.3-alt2
Build time: Apr 15, 2024, 09:48 PM
Category: Development/Other
Report package bugHome page: https://github.com/rtsisyk/luafun
License: MIT
Summary: Functional programming library for Lua
Description:
Lua Fun is a high-performance functional programming library for Lua designed with LuaJIT's trace compiler in mind. Lua Fun provides a set of more than 50 programming primitives typically found in languages like Standard ML, Haskell, Erlang, JavaScript, Python and even Lisp. High-order functions such as map, filter, reduce, zip, etc., make it easy to write simple and efficient functional code. This package provides a module for Lua 5.3.
Maintainer: Vladimir Didenko
Last changed
June 23, 2021 Vladimir Didenko 0.1.3-alt2
- luajit-fun doesn't need luajit binary as a dependency
Oct. 5, 2016 Vladimir D. Seleznev 0.1.3-alt1_2
- converted for ALT Linux by srpmconvert tools