SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data Software Delivery
Newsletters
  • Home
  • Browse
  • Development
  • Frameworks
Advanced
Filters
  • Programming Language: Lua ×
Refine your search
Translations
  • English (27)
  • Chinese (4)
  • French (2)
  • Polish (2)
  • Brazilian Portuguese (1)
  • German (1)
  • Italian (1)
  • Korean (1)
  • Spanish (1)
License
  • OSI-Approved Open Source (50)
    • GNU General Public License version 2.0 (16)
    • MIT License (12)
    • GNU Library or Lesser General Public License version 2.0 (9)
    • BSD License (5)
    • GNU Library or Lesser General Public License version 3.0 (2)
    • zlib/libpng License (2)
    • Academic Free License (1)
    • Common Development and Distribution License (1)
    • Eclipse Public License (1)
    • Mozilla Public License 1.0 (1)
    • Mozilla Public License 1.1 (1)
    • wxWindows Library Licence (1)
  • Public Domain (1)
Programming Language
  • C++ (41)
  • C (15)
  • Python (6)
  • C# (4)
  • PHP (3)
  • Java (2)
  • JavaScript (2)
  • Assembly (1)
  • Common Lisp (1)
  • D (1)
  • Delphi/Kylix (1)
  • JSP (1)
  • Objective C (1)
  • Objective-C 2.0 (1)
  • Ruby (1)
Status
  • 1 - Planning (14)
  • 3 - Alpha (14)
  • 2 - Pre-Alpha (13)
  • 4 - Beta (10)
  • 5 - Production/Stable (10)
  • 7 - Inactive (1)
OS
  • Windows (49)
  • Linux (41)
  • Grouping and Descriptive Categories (38)
    • All 32-bit MS Windows (16)
    • All POSIX (16)
    • OS Portable (16)
    • 32-bit MS Windows (10)
    • OS Independent (5)
    • 64-bit MS Windows (4)
    • All BSD Platforms (2)
    • 32-bit MS Windows (1)
  • Mac (29)
  • Modern (20)
    • Linux (13)
    • OS X (10)
    • WinXP (10)
    • Vista (3)
    • Win2K (3)
    • Windows 7 (2)
    • FreeBSD (1)
    • Solaris (1)
  • BSD (15)
Freshness
  • Recently updated (12)

Frameworks

Sort By
Rating
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 1 of 3.

  • IUP Icon
    IUP

    IUP is a portable toolkit for building graphical user interfaces. It offers a configuration API in three basic languages: C, Lua and LED. IUP purpose is to allow a program to be executed in different systems without any modification.

    322 weekly downloads
  • wxLua Icon
    wxLua

    wxLua is a Lua scripting language wrapper for the wxWidgets cross-platform GUI library. It consists of executables for editing, running, and debugging wxLua scripts, a library for extending C++ programs with a fast, small, fully embeddable scripting language, and a variety of sample programs. With wxLua you can quickly write full-featured programs with graphics, networking, printing, etc. for MS Windows, Linux, and OSX.

    0 weekly downloads
  • Scrupp Icon
    Scrupp

    Scrupp is a cross-platform 2D engine which uses SDL and OpenGL for visualization. It is controlled by external Lua scripts. The core supports various image, sound, music and font formats. The hard work is done by plugins written in Lua.

    0 weekly downloads
  • PoDoFo Icon
    PoDoFo

    A PDF parsing, modification and creation library.

    0 weekly downloads
  • mod_pLua Icon
    mod_pLua

    An Apache module for developing web applications using Lua

    2 weekly downloads
  • Easy Web Application Builder Icon
    Easy Web Application Builder

    Create Web Appliaction by XML Script for JAVA.

    3 weekly downloads
  • IM Icon
    IM

    IM is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific applications.

    41 weekly downloads
  • Moonlight Engine Icon
    Moonlight Engine

    The main purpose of the Moonlight Engine is to be a general 2D game engine geared towards tile-based games, and RPGs specifically. Support for online games is also planned.

    0 weekly downloads
  • wsi Icon
    wsi

    WSI TOOLKIT

    0 weekly downloads
  • phoenix'D Icon
    phoenix'D

    phoenix'D is a visualization framework and 3D game engine written in D programming language. It is designed to be compatible with next generation OpenGL and we seek to make heavy use of advanced D language features.

    0 weekly downloads
  • CGDK - Claesson's Game Development Kit Icon
    CGDK - Claesson's Game Development Kit

    CGDK, Claesson's Game Development Kit is a powerful C++ game engine with a sophisticated toolchain with a wide array of features for your game development needs.

    0 weekly downloads
  • Monasic Icon
    Monasic

    Networking and sockets in scripting languages is difficult and often overcomplicated! Monasic is a server daemon (service) which does all the low level work to create a simple message-based environment, allowing easy access to networking via scripts.

    10 weekly downloads
  • SP Game Framework Icon
    SP Game Framework

    Simple Playing - Game Framework : An easy to use framework with dependency injection. Based on OpenGL SFML and the boost libraries. Written in C++ and theoretically supporting all major operating systems.

    3 weekly downloads
  • XenosEngine Icon
    XenosEngine

    Xenos Engine is an open source scriptable 3d simulation engine. Xenos provides a unified interface to a diverse collection of open source libraries, exposed to an easy to use scripting language.

    1 weekly downloads
  • Albion 2 Icon
    Albion 2

    !!! Albion 2 has moved to http://albion2.org !!!

    2 weekly downloads
  • CppLua Icon
    CppLua

    CppLua is an object oriented framework to deal with Lua objects and functions in C++. Member functions can be registered into Lua and Lua functions and tables can be used in C++ code with a very simple and intuitive syntax.

    0 weekly downloads
  • Raisin Icon
    Raisin

    Game Creation Framework-Tool

    0 weekly downloads
  • LuaLinq Icon
    LuaLinq

    Lightweight Linq-like library for Lua

    8 weekly downloads
  • SGE Framework Icon
    SGE Framework

    Simple Game Engine framework to simplify games development with DirectX.

    0 weekly downloads
  • UC_GameWork Icon
    UC_GameWork

    This project explores the unproven concept of a "game browser", which attempts to bring what we have with current websites into the game world.

    0 weekly downloads
  • NaN3d Icon
    NaN3d

    NaN3D is a real-time 3d software rendering engine for the C++ programming language. This project is relased under the LGPL License.

    2 weekly downloads
  • Chris' object oriented language Icon
    Chris' object oriented language

    Cool consists of (a) a polymorphic object model written in C that checks the type of all objects at compile time (b) a container library implementing basic data structures like lists and strings and (c) an optional C preprocessor with a Java-like syntax.

    0 weekly downloads
  • LuaDist Icon
    LuaDist

    LuaDist is a CMake built module distribution and deployment tool for the Lua programming language. It aims to achieve zero configuration runtime environment for Lua modules and libraries be it source or binary.

    0 weekly downloads
  • Networix Icon
    Networix

    Networix is a Open Source Framework programmed in c# to allow users to script in lua, c# and GLSL in a OpenGL Environment using an object based interface.

    0 weekly downloads
  • Neu RTS Game Engine Icon
    Neu RTS Game Engine

    3D RTS Graphics engine developed by students at Neumont University. C++ implementation with a LUA scripting engine.

    0 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • Next

Staff Picks

  • Icon cpuminer
  • Icon Eric Integrated Development Environment
  • Icon GLFW
  • Icon G'MIC
  • Icon JasperReports Library
  • Icon jTDS - SQL Server and Sybase JDBC driver
  • Icon UberStudent - Linux for Learners
  • Icon Universal Media Server
  • Icon Workrave

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Big Data