| devel |
lua51-logging |
1.1.4-2 |
3 |
Simple API to use logging features in Lua |
Lucky
|
| devel |
lua51-repl |
0.4-1 |
1 |
A Lua REPL implemented in Lua for embedding in other programs |
aperez
|
| devel |
lua51-resty-redis |
0.15-1 |
0 |
Lua resty redis library |
orphan
|
| devel |
lua51-stdlib |
40-3 |
0 |
Standard library for Lua |
aperez
|
| devel |
lua52-cjson |
2.1.0-1 |
0 |
A fast JSON parsing and encoding support for Lua. |
Zopieux
|
| devel |
luabind |
0.9.1-5 |
8 |
A library that helps you create bindings between C++ and Lua |
marcs
|
| devel |
luabind-c++ |
0.9-1 |
0 |
A library that helps you create bindings between C++ and Lua, compiled as C++ instead of C |
orphan
|
| devel |
luabind-git-lua52 |
0.9.0-1 |
0 |
A library that helps you create bindings between C++ and Lua |
orphan
|
| devel |
luaclang-parser |
1.0-2 |
0 |
A Lua binding to the libclang library, which allows you to parse C and C++ code using the Clang compiler. |
perlawk
|
| devel |
luadbi |
0.5-3 |
5 |
Database interface library for Lua |
lstarnes
|
| devel |
luaglut |
0.5-2 |
3 |
OpenGL and GLUT bindings to Lua |
orphan
|
| devel |
luajit-2.1-git |
2.1.0.alpha.414-1 |
0 |
Just-in-time compiler and drop-in replacement for Lua (v2.1 branch) |
tinyprog
|
| devel |
luajit-dev-git |
20130603-1 |
2 |
A Just-In-Time Compiler for Lua, development branch, builds amalgamated binary. |
lulker
|
| devel |
luajit-git |
2.0.3.28.ga6c34b8-1 |
6 |
Just-in-time compiler and drop-in replacement for Lua 5.1 |
SneakySnake
|
| devel |
luajit-libqtlua |
2.0-1 |
0 |
Make Qt applications scriptable using the Lua scripting language |
Kknd
|
| devel |
lualogging-lilydjwg-git |
20121121-1 |
0 |
LuaLogging provides a simple API to use logging features in Lua. With HTML docs and lilydjwg's modification. |
orphan
|
| devel |
luaplot |
0.3.0-1 |
1 |
Plotting library for Lua. |
Kknd
|
| devel |
luaprompt-jit |
0.3.1-1 |
1 |
luaprompt compiled with luajit and history support |
Kknd
|
| devel |
luasocket-git |
537.5edf093-1 |
7 |
Luasocket is the most comprehensive networking support library for the Lua language, with IPv6 support. This version compatible with Lua 5.1 and 5.2 |
masterkorp
|
| devel |
luasql |
2.3.0-2 |
0 |
LuaSQL is a simple interface from Lua to a DBMS. Here sqlite3, mysql, postgres are included for Lua 5.1/5.2. |
perlawk
|
| devel |
luasql-odbc |
2.3.0-0 |
0 |
ODBC module for Lua |
fcolista
|
| devel |
luasql.postgres |
2.1.1-1 |
1 |
Lua bindings to postgresql |
orphan
|
| devel |
luasys |
1.8-1 |
1 |
Unix/Linux system API for lua |
perlawk
|
| devel |
luatodo-git |
r19.bb4c8ff-1 |
0 |
A source code tags extractor |
FunkyAss
|
| devel |
luatrace |
git-1 |
0 |
luatrace - tracing, profiling and coverage for Lua |
perlawk
|
| devel |
luaunit |
1.3-1 |
0 |
Unit testing for lua |
perlawk
|
| devel |
lunatic-python |
1.0-3 |
1 |
Bidirectional Lua-Python bridge. |
orphan
|
| devel |
lunatic-python-5.1 |
1.0-1 |
0 |
Bidirectional Lua-Python bridge. |
Kknd
|
| devel |
lunatic-python-bzr |
10-3 |
2 |
Bidirectional Lua-Python bridge |
alorewotik
|
| devel |
lunit |
0.5-1 |
1 |
unit test for lua |
perlawk
|
| devel |
lunitx |
0.7-1 |
0 |
Lunitx is an extension of lunit for lua. |
perlawk
|
| devel |
luvit |
0.8.2-1 |
5 |
An attempt to do something crazy by combining node.js' platform layer, libuv, with Luajit. |
lulker
|
| devel |
meique-git |
r358.13bbdf4-1 |
2 |
Meique is a simple build system for C and C++ which uses Lua as scripting language. |
anselmolsm
|
| devel |
metalua |
0.5rc2-1 |
3 |
The metalua programming language |
orphan
|
| devel |
mingw-w64-lua |
5.2.3-2 |
6 |
A powerful light-weight programming language designed for extending applications. (mingw-w64) |
naelstrof
|
| devel |
moai-git |
20130208-1 |
5 |
An Open Source cross-platform LUA-based tool to develop games, focused on mobile |
frampone
|
| devel |
moonscript |
0.3.2-1 |
5 |
Dynamic scripting language that compiles into Lua |
xyproto
|
| devel |
moonshine |
0.1.4-1 |
0 |
A lightweight Lua VM for the browser |
Kyrias
|
| devel |
moses |
svn-1 |
0 |
A Lua utility library which provides a set of helpers acting as shortcuts for common programming tasks, and support for functional programming |
perlawk
|
| devel |
onyx |
5.1.2-3 |
1 |
Onyx is a powerful stack-based, multi-threaded, interpreted, general purpose programming language similar to PostScript. It can be embedded as an extension language similarly to ficl (Forth), guile (scheme), librep (lisp dialect), s-lang, Lua, and Tcl. |
omicrondelta
|
| devel |
oolua |
1.4.0-1 |
1 |
A C++ binding for Lua, which is intended to ease the embedding of Lua in C++ allowing easy access to tables, functions to be called and types to be pushed and pulled from the stack; also C++ in Lua by binding functions, types and class hierarchies. |
orphan
|
| devel |
orbit |
2.0.2-1 |
2 |
MVC web framework for Lua |
cmr
|
| devel |
perl-math-expression-evaluator |
0.3.0-1 |
0 |
parses, compiles and evaluates mathematic expressions |
orphan
|
| devel |
picometac |
1.0-1 |
0 |
pico meta evaluator in C |
perlawk
|
| devel |
premake-hg |
737.15a1bd2219d5-1 |
1 |
Simple build configuration and project generation tool using Lua |
orphan
|
| devel |
premake5-git |
5.0.alpha2.r78.g01abeaa-1 |
0 |
Simple build configuration and project generation tool using Lua |
smx
|
| devel |
premake5-hg |
1261.da7749d8a963-1 |
1 |
Simple build configuration and project generation tool using Lua |
mikezackles
|
| devel |
python-lazy-git |
97.86e1e85-1 |
0 |
making python lazily evaluated |
orphan
|
| devel |
python-lupa |
1.1-1 |
0 |
Python wrapper around Lua and LuaJIT |
lilydjwg
|
| devel |
python-verhulst-git |
0.1.0.r15.6d27c3c-2 |
1 |
Python 3 library for evaluating binary logistic regressions fitted with scikit-learn. Statistical analysis and plotting routines to evaluate binary logistic regressions |
jyantis
|