Pinned Repositories
dkjson
dkjson is a module for encoding and decoding JSON data.
iup
IUP is a portable toolkit for building graphical user interfaces.
libjpeg
Independent JPEG Group's JPEG software
lua
The Lua programming language with CMake based build
luajit
LuaJIT is JIT compiler for the Lua language.
Repository
Repository of LuaDist modules available for installation using the luadist-git command line tool
squish
Squish Lua libraries and apps into a single compact file.
srlua
A tool for building self-running Lua programs.
tcc
Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.
toluapp
tolua++ is an extension of toLua, a tool to integrate C/Cpp code with Lua
The Lua Language distribution [Archived]'s Repositories
LuaDist/wxlua
wxLua is a lua scripting language wrapper around the wxWidgets cross-platform GUI library. It consists of an executable for running standalone wxLua scripts and a library for extending C++ programs with a fast, small, fully embeddable scripting language
LuaDist/luabitop
Lua Bit Operations Module by Mile Pall
LuaDist/unzip
Info-ZIP unzip utility
LuaDist/luasql-sqlite3
Database connectivity for Lua - SQLite3 driver
LuaDist/zip
Info-ZIP zip utility
LuaDist/onig
Oniguruma is a regular expressions library
LuaDist/luaex
Implemenation of 'ex' API - portable os and io extension functions
LuaDist/luaprofiler
LuaProfiler is a time profiler designed to help finding bottlenecks on your Lua program.
LuaDist/luagl
A library that provides access to all of the OpenGL functionality from Lua.
LuaDist/luatask
LuaTask - Multitasking support Library
LuaDist/regex
Henry Spencer's regular expressions library
LuaDist/luasec
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. It takes an already established TCP connection and creates a secure session between the peers
LuaDist/metalua
The metalua programming language
LuaDist/intellua
An intelligent replacement for Lua require - automatically install packages from LuaDist
LuaDist/lua-stdlib
General Lua libraries
LuaDist/luaunit
A xUnit tests module for Lua. This repository was converted from a CVS repository on luaforge.net on Jan. 20, 2010. If you are the maintainer, please fork and then email luaforge@gmail.com and ask us to "reroot" it to you. (Or you can ask us to delete the repository.)
LuaDist/oil
An Object Request Broker in The Lua Language
LuaDist/pcre
Perl-compatible regular expression library
LuaDist/luaidl
LuaIDL is an OMG IDL (Interface Definition Language) compiler front end, written in the Lua programming language.
LuaDist/luasql
LuaSQL is a simple interface from Lua to a DBMS.
LuaDist/luasql-postgresql
LuaSQL is a simple interface from Lua to a DBMS - PostgreSQL driver
LuaDist/vstruct
A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.
LuaDist/lrexlib-posix
a Lua 5.1 and 5.2 binding POSIX regex library API
LuaDist/lrexlib-tre
a Lua 5.1 and 5.2 binding TRE regex library API
LuaDist/lua-iconv
Lua bindings for POSIX iconv
LuaDist/luadoc
LuaDoc is a documentation tool for Lua source code.
LuaDist/luazip
LuaZip is a lightweight Lua extension library used to read files stored inside zip files.
LuaDist/rings
Rings is a library which provides a way to create new Lua states from within Lua.
LuaDist/tre
TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching
LuaDist/zerobraneedupack
A collection of simple lessons, scripts, and demos in Lua, suitable for learning programming concepts.