RSS 70 projects tagged "Software Development"

No download Website Updated 27 Aug 2012 TkDND

Screenshot
Pop 50.20
Vit 6.11

Tk Drag and Drop is an extension for Tcl/Tk to add native drag and drop capabilities to the Tk toolkit. It is designed for Tk versions 8.3.3 and higher. Native drag and drop are supported under Microsoft Windows (XP, Vista, 7), Mac OS X Leopard (Cocoa framework), and Linux (XDND, drag support missing).

Download Website Updated 17 Dec 2009 F-Script

Screenshot
Pop 92.47
Vit 7.91

F-Script is a lightweight scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). It provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing, and using Cocoa-based objects and frameworks.

Download Website Updated 02 Dec 2009 Unity Editor

Screenshot
Pop 93.35
Vit 7.26

Unity is a user-friendly development environment for designing and programming 3D games and a 3D game engine. Scripting is done using JavaScript, C#, or Boo via an embedded Mono run time. The resulting games can be deployed as stand-alone Mac OS X or Windows applications, Web plug-ins, or as Dashboard widgets. Unity is the tool that was used by Unity Technologies to create their game Gooball, which is available from Ambrosia Software.

Download Website Updated 05 Jul 2009 Objective-C Foundation Classes

Screenshot
Pop 80.00
Vit 4.74

The Objective-C Foundation Classes is an Objective-C library. It contains general purpose classes for easier development of applications, in areas such as data types, collections, network, C library wrappers, and compound classes.

Download No website Updated 19 Mar 2009 JScriptTouch

Screenshot
Pop 36.04
Vit 1.00

JScriptTouch is an SDK that allows developers to quickly create full-featured applications for the iPhone platform using Javascript.

Download Website Updated 23 Feb 2009 Gorm

Screenshot
Pop 167.16
Vit 9.50

Gorm (Graphic Object Relationship Modeller) is a GNUstep application for building user interfaces and application objects relationships. Its major features include drag-and-drop creation of GUI elements from palettes, run-time loading of additional palettes, direct on-screen manipulation of GUI elements, manipulation and examination of objects via inspectors, and creation of connections between objects using mouse. It is a clone of the former NeXTstep (currently OS X) "Interface Builder" application.

Download Website Updated 20 Feb 2009 GNUstep Database Library 2

Screenshot
Pop 38.34
Vit 1.77

The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows in a relational database. It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc.

Download Website Updated 16 Jan 2009 distcc

Screenshot
Pop 472.11
Vit 11.37

distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.

Download Website Updated 17 Dec 2008 C Cod

Screenshot
Pop 60.24
Vit 3.45

C Cod is an application that allows for a C/C++/Objective-C source file to be "Compiled on Demand" prior to being executed. This allows C to be used like a scripting language. Also included is the CSP library, which provides C Cod source files with a CGI scripting interface.

Download Website Updated 20 Oct 2008 CUT

Screenshot
Pop 90.10
Vit 3.34

CUT is a unit-testing framework for C, C++, and Objective-C. Unlike other unit testing tools, CUT doesn't strive to be an SUnit clone. It automates a lot of the drudge work often encountered when using other unit testing packages for the C family of programming languages. CUT may also be used to unit-test assembly language software in some circumstances.

Screenshot

Project Spotlight

STX B+ Tree

C++ template classes implementing a B+ tree key/data container in main memory.

Screenshot

Project Spotlight

Flot

Flot is a pure Javascript plotting library for jQuery.