Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.568 Times

Lua Development freeware
Filter: All | Freeware | Demo
 

Lua Development

1 2 3 4 5 > 
Released: August 15, 2012  |  Added: August 15, 2012 | Visits: 576

Lua Selenium Driver Lua Selenium Driver is a Selenium 1 library that provides a programming interface (API), i.e., a set of functions, which run Selenium commands. Within each interface, there is a programming function that supports each Selenese command. Get Lua Selenium Driver and take it for a spin to see what... Platforms: Windows

License: Freeware Download (48): Lua Selenium Driver Download

Released: July 06, 2010  |  Added: July 17, 2010 | Visits: 2.523

AutoPlay Media Studio Personal Edition AutoPlay Media Studio 8 Personal Edition is a free software development tool for programming interactive multimedia software, database applications, games, Internet tools and more. Learn to create Windows software applications using a visual development environment. The Lua scripting language and... Platforms: Windows

License: Freeware Size: 46.33 MB Download (195): AutoPlay Media Studio Personal Edition Download

Added: September 13, 2010 | Visits: 1.642

Quick and Dirty Game Development Framework QDGDF stands for Quick and Dirty Game Development Framework, and its a set of libraries designed to allow fast development of games under a variety of systems. Quick and Dirty Game Development Frameworks main goal is to show a platform-independent, consistent interface to UNIX/Linux and MS... Platforms: *nix

License: Freeware Size: 81.92 KB Download (101): Quick and Dirty Game Development Framework Download

Added: March 09, 2010 | Visits: 1.216

COllaborative DEvelopment SHell COllaborative DEvelopment SHell is a project that provides an automatic persistent logbook for sessions of personal command line work by recording what and how is being done, for private use/reuse and for sharing selected parts with collaborators. COllaborative DEvelopment SHell is an... Platforms: *nix

License: Freeware Size: 24.58 KB Download (97): COllaborative DEvelopment SHell Download

Added: November 20, 2010 | Visits: 1.433

Heirloom Development Tools Heirloom Development Tools package provides yacc, lex, m4, make, and SCCS as portable derivatives of the utilities released by Sun as part of OpenSolaris. The OpenSolaris utilities were in turn derived from the original Unix versions, and are assumed be conforming implementations of the POSIX... Platforms: *nix

License: Freeware Size: 378.88 KB Download (96): Heirloom Development Tools Download

Added: January 25, 2010 | Visits: 1.519

GNU MIX Development Kit GNU MIX Development Kit offers an emulation of MIX and MIXAL. The current version of MDK includes the following applications: - mixasm A MIXAL compiler, which translates your source files into binary ones, executable by the MIX virtual machine. - mixvm A MIX virtual machine which is able to... Platforms: *nix

License: Freeware Size: 1024 KB Download (98): GNU MIX Development Kit Download

Added: May 18, 2010 | Visits: 1.742

Lua FLTK Lua FLTK project is a binding of the FLTK widget set to the language Lua. It tries to make the use of FLTK widgets seem natural to Lua programmers. It uses a simple constructor syntax, remaps C++ values onto Lua conventions, and provides direct set/get access to widget properties.. Platforms: *nix

License: Freeware Size: 184.32 KB Download (110): Lua FLTK Download

Added: August 09, 2010 | Visits: 2.044

Enveria IDE for Rapid Application Development Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI (graphical user interface) software. We have launched the Enveria RAD IDE as an open source application (https://sourceforge.net/projects/enveria). Previously, the Enveria IDE was utilized as an... Platforms: *nix

License: Freeware Size: 942.08 KB Download (119): Enveria IDE for Rapid Application Development Download

Added: February 03, 2010 | Visits: 1.776

NCurses Development Kit for C++ 0.0.1 NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.). Using this library you can easy create a powefull console program with compicated interface. А powerfull event... Platforms: *nix

License: Freeware Size: 77.82 KB Download (103): NCurses Development Kit for C++ 0.0.1 Download

Added: October 05, 2010 | Visits: 1.201

Lua-Sqlite3 Lua-Sqlite3 project is a binding of Sqlite3 for Lua. Lua-Sqlite3 is unique in contrast to other database bindings that it consists of two layers. The first layer translates the SQLite 3 implementations C API to Lua. The first layer is called the backend. The second layers are frontend... Platforms: *nix

License: Freeware Size: 32.77 KB Download (115): Lua-Sqlite3 Download

Added: August 09, 2010 | Visits: 1.678

CUPS Driver Development Kit CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a PPD file compiler, and other utilities that can be used to develop printer drivers for CUPS and other printing environments. CUPS provides a portable printing layer for UNIX®-based operating systems. The CUPS DDK... Platforms: *nix

License: Freeware Download (108): CUPS Driver Development Kit Download

Added: May 04, 2010 | Visits: 777

Lua Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. Lua language combines simple procedural syntax with powerful data description constructs based on associative... Platforms: *nix

License: Freeware Size: 204.8 KB Download (98): Lua Download

Added: February 12, 2010 | Visits: 1.818

AVR Cross Development Kit CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should support your development with a comprehensive Assembler and C development environment for even this processor familie under Linux. It will present only free of fee tools, so you can use it without risks.... Platforms: *nix

License: Freeware Download (114): AVR Cross Development Kit Download

Added: October 03, 2010 | Visits: 966

Lua Filesystem Extension Library This extension library provides the filesystem primitives to your Lua scripts, which are missing from the core language. The exported primitives include mkdir, rmdir, stat, chown, chmod, and more. Available filesystem primitives: chdir() chmod() chown() cwd() is_dir() is_file() mkdir()... Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Lua Filesystem Extension Library Download

Added: August 07, 2010 | Visits: 934

Lua Networking Extension Library LUA is a small scripting language designed to be embedded inside your application to provide extensibility. It is also possible to extend the Lua scripting language itself via the use of extensions written in C. This page describes such an extension which provides a small number of basic... Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Lua Networking Extension Library Download

Added: August 13, 2010 | Visits: 826

Inline::Lua Inline::Lua is a Perl extension for embedding Lua scripts into Perl code. SYNOPSIS use Inline Lua; print "The answer to life, the universe and everything is ", answer(6, 7), "n"; __END__ __Lua__ function answer (a, b) return a*b end Inline::Lua allows you to write functions in Lua.... Platforms: *nix

License: Freeware Size: 24.58 KB Download (96): Inline::Lua Download

Added: February 25, 2010 | Visits: 1.324

PowerDNS Backend Development Kit PowerDNS Backend Development Kit project allows a developer to code backends which can be loaded at runtime by PowerDNS, a nameserver that reads data from different backends. The stock distribution comes with MySQL and PostgreSQL and other backends. It is also possible to do failover,... Platforms: *nix

License: Freeware Size: 3 MB Download (113): PowerDNS Backend Development Kit Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 927

MSP Development System MSP Development System is a optimizing C compiler that includes Micro-IDE (a Windows-based Integrated Development Environment), Serial Loaders, Terminal; Complete online documentation, Project Examples. for WindowsAll Platforms: Windows

License: Freeware Download (60): MSP Development System Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 823

ELENA Integrated Development Environment ELENA Integrated Development Environment is a general-purpose, object-oriented, pure polymorphic language with late binding. ELENA Integrated Development Environment promotes more object-oriented program design, reusable, laconic and more standardized code. The package includes compiler, IDE,... Platforms: Windows

License: Freeware Download (48): ELENA Integrated Development Environment Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 1.012

Creative-C++ - Development Environment! Creative-C++ is a Great Looking, Excellent Working, Amazing C/C++ Programming Compiler and Integrated Development Environment (IDE) For The Microsoft Windows Operating Systems... It Uses The Famous MingW32 Compiler as the basis of its Compilation System. It can also import Microsoft Visual C++... Platforms: Windows, Other

License: Freeware Size: 63.23 MB Download (59): Creative-C++ - Development Environment! Download

1 2 3 4 5 >