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.538 Times

Common Source freeware
Filter: All | Freeware | Demo
 

Common Source

1 2 3 4 5 > 
Added: February 07, 2010 | Visits: 963

Inline::Filters Inline::Filters Perl module contains common source code filters for Inline Modules. Inline::Filters provides common source code filters to Inline Language Modules. Unless youre an Inline module developer, you can just read the next section. Supported Filters This section describes each... Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Inline::Filters Download

Added: June 22, 2013 | Visits: 454

Patchutils for Linux Patchutils is a small collection of programs that operate on patch files. Interdiff generates an incremental patch from two patches against a common source. For example, if you have applied a pre-patch to a source tree, and wish to apply another pre-patch (which is against the same original... Platforms: *nix

License: Freeware Size: 153.6 KB Download (45): Patchutils for Linux Download

Added: September 24, 2010 | Visits: 937

DocSet::Doc::Common DocSet::Doc::Common is a Perl module with common functions used in DocSet::Doc subclasses. Implements functions and bits of code which otherwise needed to be duplicated in many modules. These functions couldnt be put into the base class DocSet::Doc. Certainly we could devise one more... Platforms: *nix

License: Freeware Size: 378.88 KB Download (89): DocSet::Doc::Common Download

Added: August 26, 2010 | Visits: 694

JideBuilder JideBuilder is a Groovy builder for the open source JIDE Common Layer. The project is based on the original SwingBuilder. The goal of the project is having a builder for swing apps that seamlessly integrates default swing and jide components.. Platforms: *nix

License: Freeware Size: 184.32 KB Download (89): JideBuilder Download

Added: March 02, 2010 | Visits: 4.708

Open Source Requirements Management Tool Open Source Requirements Management Tool is designed to achieve full SDLC traceability for features, requirements, design, implementation, and testing. Open Source Requirements Management Tool has a UI for requirements derivation, version control, and common or custom attributes (rationale,... Platforms: *nix

License: Freeware Size: 145 MB Download (218): Open Source Requirements Management Tool Download

Added: November 26, 2010 | Visits: 1.327

Common Text Transformation Library Common Text Transformation Library, CTTL for short, is a set of C++ classes and functions to understand and modify text data. Common Text Transformation Library implementation is based on STL classes and algorithms. Concept of a substring plays major role in design of the text transformation... Platforms: *nix

License: Freeware Size: 163.84 KB Download (100): Common Text Transformation Library Download

Added: June 17, 2010 | Visits: 1.540

Steel Bank Common Lisp Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all). Steel Bank... Platforms: *nix

License: Freeware Size: 2.7 MB Download (117): Steel Bank Common Lisp Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 398

Ontology Common API Tasks (OntoCAT) An open source common API tasks to query existing ontology resources in local files (OWL and OBO) as well as public repositories (Bioportal, OLS) using a standardised, uniform interface. Platforms: Windows, Mac, Linux

License: Freeware Size: 23.95 MB Download (43): Ontology Common API Tasks (OntoCAT) Download

Added: August 08, 2013 | Visits: 457

CL-OBJC Portable Objective-C bridge for Common Lisp CL-OBJC is an open source and portable Common Lisp/Objective-C bridge written using CFFI. CL-OBJC's aim is to allow developers to build Cocoa applications on Mac OS X by using InterfaceBuilder to design the GUI and then implement the code in Common... Platforms: Mac

License: Freeware Size: 61.44 KB Download (42): CL-OBJC Download

Added: November 20, 2013 | Visits: 354

gnome-js-common Gnome JS common package gnome-js-common is a GNOME library. Installation: The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of... Platforms: *nix

License: Freeware Size: 307.2 KB Download (42): gnome-js-common Download

Added: August 26, 2006 | Visits: 18.213

Visual Basic Controls (Source Code) Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly... Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 152 KB Download (3666): Visual Basic Controls (Source Code) Download

Added: August 24, 2010 | Visits: 1.221

Aranea framework Aranea is an Open Source Java Hierarchical Model-View-Controller Web Framework that provides a common simple approach to building the web application components, reusing custom or general GUI logic and extending the framework. The framework enforces programming using Object-Oriented techniques... Platforms: *nix

License: Freeware Size: 19.7 MB Download (96): Aranea framework Download

Added: June 06, 2010 | Visits: 1.465

Common Data Format Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application... Platforms: *nix

License: Freeware Size: 1.5 MB Download (128): Common Data Format Download

Added: November 08, 2010 | Visits: 1.093

Regexp::Common::comment Regexp::Common::comment is a Perl module that provide regexes for comments. SYNOPSIS use Regexp::Common qw /comment/; while (<>) { /$RE{comment}{C}/ and print "Contains a C commentn"; /$RE{comment}{C++}/ and print "Contains a C++ commentn"; /$RE{comment}{PHP}/ and print "Contains a PHP... Platforms: *nix

License: Freeware Size: 112.64 KB Download (103): Regexp::Common::comment Download

Added: February 09, 2010 | Visits: 1.123

Regexp::Common::net Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses. SYNOPSIS use Regexp::Common qw /net/; while (<>) { /$RE{net}{IPv4}/ and print "Dotted decimal IP address"; /$RE{net}{IPv4}{hex}/ and print "Dotted hexadecimal IP address"; /$RE{net}{IPv4}{oct}{-sep => :}/ and... Platforms: *nix

License: Freeware Size: 112.64 KB Download (115): Regexp::Common::net Download

Added: November 18, 2010 | Visits: 1.232

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of... Platforms: *nix

License: Freeware Size: 849.92 KB Download (99): GNU Common C++ Download

Added: April 13, 2010 | Visits: 1.097

Regexp::Common::time Regexp::Common::time Perl module contains date and time regexps. SYNOPSIS use Regexp::Common qw(time); # Piecemeal, Time::Format-like patterns $RE{time}{tf}{-pat => pattern} # Piecemeal, strftime-like patterns $RE{time}{strftime}{-pat => pattern} # Match ISO8601-style date/time... Platforms: *nix

License: Freeware Size: 35.84 KB Download (94): Regexp::Common::time Download

Added: October 08, 2010 | Visits: 1.025

CMU Common Lisp CMU Common Lisp is a free implementation of the Common Lisp programming language which runs on most major Unix platforms. CMU Common Lisp project mainly conforms to the ANSI Common Lisp standard.. CMUCL is a high-performance, freeCommon Lisp implementation. Platforms: *nix

License: Freeware Size: 3.44 MB Download (145): CMU Common Lisp Download

Added: August 27, 2010 | Visits: 1.243

Adobe Source Libraries The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions. Whats New in This Release: - GIL version 2.1 (support for sub-byte aligned... Platforms: *nix

License: Freeware Size: 8.2 MB Download (95): Adobe Source Libraries Download

Added: July 31, 2013 | Visits: 1.572

Smart Common Input Method platform The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD. Platforms: *nix

License: Freeware Size: 1.3 MB Download (111): Smart Common Input Method platform Download

1 2 3 4 5 >