Projects tagged ‘lua’


[804 total ]

113 Users
   

Lua is a powerful, fast, light-weight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible ... [More] semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. [Less]
Created over 3 years ago.

106 Users
   

awesome is a highly configurable, next generation framework window manager for X. It is very fast, light and extensible. It is primarly targeted at power users, developers and any people dealing ... [More] with every day computing tasks and want to have fine-grained control on its graphical environment. [Less]
Created over 2 years ago.

72 Users

The Android Scripting Environment (ASE) brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device. These scripts ... [More] have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface that makes it easy to: * Handle intents * Start activities * Make phone calls * Send text messages * Scan bar codes * Poll location and sensor data * Use text-to-speech * And more Scripts can be run interactively in a terminal, started as a long running service, or started via Locale. Python, Perl, JRuby, Lua and BeanShell are currently supported, and we're planning to add more. [Less]
Created 6 months ago.

21 Users
   

The PowerDNS server daemon is a versatile nameserver which supports a large number of backends. These backends can either be plain zonefiles or be more dynamic in nature. Additionally, through use of ... [More] clever programming and caching techniques, PowerDNS offers very high domain resolution performance. Prime examples of backends include relational databases, but also (geographical) loadbalancing and failover algorithms. The PowerDNS recursor daemon which is also part of the PowerDNS compilation is a dedicated high performance recursive (aka caching-only) Nameserver that already powers some larger broadband ISPs and as of late learned to embed Lua Scripts making it possible to manipulate DNS Answers from within those Scripts. [Less]
Created over 3 years ago.

21 Users
   

Arc is an emulator based off the Ascent emulator coded in C++ and compatibile with addon languages such as the popular lua which is what official World of Warcraft addons are coded in.
Created about 1 year ago.

18 Users
   

The Tao Framework for .NET is a collection of bindings to facilitate cross-platform media application development utilizing the .NET and Mono platforms.
Created over 2 years ago.

14 Users
   

WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard, it is customizable and extensible with scripts. It is compliant with RFCs 1459, 2810, 2811, 2812, 2813.
Created over 3 years ago.

13 Users
   

Ace is a lightweight and powerful system for building World of Warcraft addons. Ace provides developers with the tools needed by most addons, freeing them from repeating common tasks and allowing them ... [More] to jump right into the creative part of building their addons. New and experienced addon coders alike can benefit from Ace's features. [Less]
Created over 3 years ago.

8 Users
   

Prosody is a lightweight Jabber/XMPP server written in Lua. It aims to be easy to use, and light on resources. For developers it aims to give a flexible system on which to rapidly develop added functionality, or prototype new protocols.
Created 11 months ago.

8 Users
   

Premake is a build configuration tool. Describe your project using the full-featured Lua scripting language and then let Premake create the input files for Visual Studio, GNU make, Xcode ... [More] , SharpDevelop, MonoDevelop, Code::Blocks, and CodeLite...with more tools on the way! [Less]
Created over 2 years ago.