GithubHelp home page GithubHelp logo

LuaDist - Automated CMake based distribution for the Lua programming language

Build Status

LuaDist is a CMake-based multi-platform standalone Lua distribution providing a build environment and module management. For more information please visit http://www.luadist.org.

Availability

LuaDist is freely available for both academic and commercial purposes under MIT license. See COPYRIGHT for details. Please see individual packages for their license.

Installation

LuaDist relies on CMake (www.cmake.org) for building. The build process consists of two stages. First stage in the CMake based bootstrap that will build and install all needed components. Second stage uses the bootstrap environment to build and install the final release. This process is needed to ensure LuaDist remains self update-able and endorses its correct deployment structure.

To build LuaDist please use the provided Bootstrap repository. Alternatively look up updated install instructions on www.luadist.org

Running

LuaDist installs to a standalone directory and should be able to execute on most systems supported systems without the need to set up any environment.

To invoke the luadist CLI simply use:

$ cd luadist/bin
$ ./luadist

Any other binaries distributed using LuaDist can also be invoked directly

$ cd luadist/bin
$ ./luac
$ ./lua

For advanced use please consult the Project Wiki

Compatibility

LuaDist was designed to support Unix/Linux, Mac and Windows installs.

Following systems are supported: Linux, x86, x86_64 (Ubuntu tested) OS X, Intel, x86, x86_64 (10.7) Windows 7, MinGW compiler, 32bit Windows 7, Cygwin, 32bit

Authors

Peter Drahoš Peter Kapec David Manura Jozef Lang Matej Lipták

NOTE: LuaDist installable components "dists" contain their copyright and legal information. Authors of the contents of these components are not related to the LuaDist project.

Thanks

We would like to thank the following people who directly or indirectly contributed to the project.

Roberto Ierusalimschy Waldemar Celes Luiz Henrique de Figueiredo Mike Pall Hisham Muhamad Karl M. Syrings David Manura André Carregal Tomás Guisasola Diego Nehab All "dist" authors and maintainers.

Thank You.

The Lua Language distribution [Archived]'s Projects

30log icon 30log

30 lines library for object orientation in Lua

abelhas icon abelhas

A particle swarm optimization library for Lua

alt-getopt icon alt-getopt

Process application arguments the same way as getopt_long

apr icon apr

Mirror of Apache Portable Runtime

apreq icon apreq

Mirror of Apache HTTP Request Library

aruco icon aruco

unofficial "clone" of the aruco project (generated solely from versioned source bundles, since no repo available)

asklua icon asklua

Adds interactive help to other modules

basexx icon basexx

A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64 decoding and encoding.

batteries icon batteries

A meta package that provides batteries for the Lua language. Modeled after Lua for Windows distribution.

bencode icon bencode

Library for encoding and decoding bencoded data.

bin2clua icon bin2clua

Lua implementation of bin2c, a utility that converts a binary file to a C char string that can be included in a C program

binaries icon binaries

Binary distributions for download purposes

bit32 icon bit32

Lua 5.2 bit manipulation library

bitlib icon bitlib

Tiny library for bitwise operations

bootstrap icon bootstrap

Bootstrap process to create the deployment utility from scratch

bzip2 icon bzip2

bzip2 is a high compression ratio data compression library.

cd icon cd

CD (Canvas Draw) is a platform-independent graphics library.

cd-examples icon cd-examples

Examples for CD (Canvas Draw) - a platform-independent graphics library.

cgilua icon cgilua

CGILua is a tool for creating dynamic HTML pages and manipulating input data from Web forms.

classlib icon classlib

A multiple-inheritance class library for Lua.

cmake icon cmake

A cross-platform, open-source build system that generates native makefiles.

config icon config

Easy configuration file loading

copas icon copas

Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.