RSS 9580 projects tagged "Software Development"

No download Website Updated 14 Dec 2011 App

Screenshot
Pop 48.85
Vit 2.05

'App' is a preprocessor for C++ that accepts as input arbitrary C++ code that may contain embedded constructs for specifying algebraic data types and associated pattern matching operations, and produces as output the same code with all such constructs translated to normal C++. What app essentially does is provide for C++ pretty much the same capabilities that functional languages have regarding algebraic types. 'Applib' is the associated runtime library that supports the core run time requirements of the translated code, and which provides additional utilities (applib is covered by the LGPL).

Download Website Updated 30 Jan 2001 Applixware Perl API

Screenshot
Pop 18.06
Vit 1.00

The Applixware Perl API is a not-yet-fully-tested port of the C-API of Applixware to Perl. The file contains a small demo application. A more extensive application can be found on the homepage under topic "Builder Apps".

Download Website Updated 30 Jan 2001 APRIL

Screenshot
Pop 47.81
Vit 1.83

APRIL is a symbolic programming language that is designed for writing mobile, distributed and agent-based systems especially in an Internet environment. It has advanced features such as a macro sub-language, asynchronous message sending and receiving, code mobility, pattern matching, higher-order functions and strong typing. The language is compiled to byte-code which is then interpreted by the APRIL runtime-engine. APRIL now requires the InterAgent Communications Model (ICM) to be installed before it can be installed.

Download Website Updated 01 Jan 2007 Aquarium Web Application Framework

Screenshot
Pop 70.89
Vit 4.28

Aquarium is a framework for creating highly dynamic, custom Web applications in Python. It offers convenient libraries, tight integration with Cheetah, adaptors for various Web environments, and a convenient approach to Web development.

Download Website Updated 30 Jan 2001 arc

Screenshot
Pop 77.52
Vit 1.00

arc is an ASN.1 compiler written by FORGE Research for use in internal projects. It is being released under a BSD-like licence. arc creates Java source code that uses the basic ASN.1 classes that were created for use with other FORGE projects. These basic ASN.1 classes are included in the arc distribution.

Download Website Updated 28 Dec 2010 Archive::Zip

Screenshot
Pop 41.93
Vit 1.43

The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files without calling an external program. Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed, and members can be created from members in existing Zip files, or from existing directories, files, or strings.

Download Website Updated 29 May 2009 ArgoUML

Screenshot
Pop 582.69
Vit 9.68

ArgoUML is a pure Java open source UML CASE tool that provides cognitive support for object-oriented design. ArgoUML provides some of the same editing and code generation features of a commercial CASE tool, but it focuses on features that enhance usability and support the cognitive needs of designers. Uses XML file formats: XMI and PGML.

Download Website Updated 25 Mar 2008 argtable

Screenshot
Pop 234.91
Vit 6.01

Argtable is an ANSI C library for parsing GNU style command line arguments, as in "foo -abc -o myfile --help --count=7". It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification, and the resulting values are returned in those same structs where they are accessible to the main program. The default parsing, validation, and error reporting routines may be replaced by user-defined callbacks if desired, and new argtable data types may be created to parse user-defined argument types. The parsing itself is done using GNU getopt and so is 100% GNU compatible.

Download Website Updated 01 Feb 2013 Ariadne

Screenshot
Pop 526.44
Vit 40.02

Ariadne is a Web Application Framework and Content Management System built with PHP. It allows you to build complex Web applications and sites with ease. It takes care of the mundane stuff like internationalization, security, user management, templating, data retrieval and storage, caching, and site management. It stores content in a structured object store that can be accessed through an extensive filesystem-like API.

Download Website Updated 13 Jul 2004 arianne

Screenshot
Pop 315.10
Vit 6.63

Arianne is a multiplayer online engine to develop turn based and real time games. It provides a simple way of creating games using Python for a game's description. Marauroa, its server, uses Java, MySQL, UDP, and Python for hosting dozens of players.

Screenshot

Project Spotlight

Magento News And Press Release Extension

An extension which creates a separate page for an admin to publish news related to product and services.

Screenshot

Project Spotlight

strongSwan

A complete IPsec and IKEv2/IKEv1 implementation for Linux 2.4 and 2.6 kernels.