Skip to content

dibyendumajumdar/ravi-moses

 
 

Repository files navigation

Build Status License Lua git-brag-stats

A Lua utility-belt library for functional programming.

Download

Archive

Bash

git clone git://github.com/Yonaba/Moses.git

LuaRocks

luarocks install moses

MoonRocks

moonrocks install moses

Usage

local _ = require "moses"

Note: the full source moses.lua is quite heavy (~70 kiB). You can alternatively use the minified version (~22 kiB).

Tutorial

Find a complete set of code examples in tutorial.md.

Documentation

Credits and Acknowledgement

Specification

Run spec tests using Telescope with the following command from the root folder:

tsc -f spec/*

License

This work is under MIT-LICENSE
Copyright (c) 2012-2017 Roland Yonaba.
See LICENSE.

About

Utility library for functional programming in Lua

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 97.0%
  • Shell 1.9%
  • CMake 1.1%