Main > Free Download Search >

Free foundation software for linux

foundation

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 276
Foundation 0.2.0

Foundation 0.2.0


Foundation project is a real-time multi-player space conquest game. more>>
Foundation project is a real-time multi-player space conquest game.
OpenGL hardware support is recommended. Goals include researching new technology, colonizing distant planets, and fighting intense 3D fleet battles for survival.
Main features:
- colonization
- production of new units, facilities and ships
- research new technology to give you an edge
- space battles
Enhancements:
- more high-level network code (can now transfer fleet info)
- can now build ships
- wont crash if youre not connected to a server but try send a msg
- texture caching system
- fixed check for if a planet is building a certain structure
- slight changes to planetview and fleetview layout
- added more components to fleetview
- moved id to platform class, fleets and planets now both have IDs
- fleet movement mostly complete, still have to deal with deleting fleets
- fixed production bug, need resources now
<<less
Download (MB)
Added: 2006-11-22 License: GPL (GNU General Public License) Price:
1066 downloads
 
Other version of Foundation
foundation 0.03Michael G Schwern - foundation Perl module inheritance without objects. foundation. foundation Perl module to inheritance without objects. SYNOPSIS package
License:Perl Artistic License
Download (0.004MB)
857 downloads
Added: 2007-06-19
libFoundation 1.1.3

libFoundation 1.1.3


libFoundation is an Objective-C library that provides an almost complete implementation of the OpenStep specification. more>>
libFoundation is an Objective-C library that provides an almost complete implementation of the OpenStep specification. libFoundation also has many other extensions that can be found in the Apples Mac OS X Foundation library.
Enhancements:
- This release works with the libobjc provided by GCC (3.0 and up), and has been ported to 64-bit platforms.
- A few minor bugs have been fixed, and support for OpenBSD has been improved.
<<less
Download (1.0MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1194 downloads
TruStudio foundation 1.0.0

TruStudio foundation 1.0.0


Set of plugins based on Eclipse and xored::TruStudio IDE for PHP, Python, and ECMAScript development. more>>
TruStudio Foundation is an open source project and a foundation for development tools for scripting languages.
TruStudio inherits comprehensive set of Eclipse editing, debugging and deployment tools and introduces state-of-the-art features for PHP, Python, and other open source technologies.
TruStudio is a comprehensive environment that has indepth understanding of your code and thoroughly knows the programming language you are using.
Main features:
- Code Editing
- Navigation
- Code Inspection
- User Interface
- Launching and Debugging
- Web Development and Design
<<less
Download (39.1MB)
Added: 2005-04-18 License: QPL (QT Public License) Price:
1649 downloads
C++ Foundation Classes 0.1.4

C++ Foundation Classes 0.1.4


C++ Foundation Classes package contains a Fully Overloaded String object that works with other classes. more>>
The C++ Foundation Classes package contains a Fully Overloaded String object that works with other classes (even those not owned by CFC), a full (template) Matrix and Vector Object, some Data types like DateTime, Boolean, Integer, Real, and Complex, and Sets, Stack, Queues, etc. C++ Foundation Classes also has an LL-type Parser and Scanner for lexical reading.

Installation:

The simplest way to compile this package is:

1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.

Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.

2. Type `make to compile the package.

3. Optionally, type `make check to run any self-tests that come with the package.

4. Type `make install to install the programs and any data files and documentation.

5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
<<less
Download (1.2MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1440 downloads
Forth Foundation Library 0.5.0

Forth Foundation Library 0.5.0


Forth Foundation Library is a Forth library. more>>
Forth Foundation Library, in short FFL is a Forth library. It gives you a collection of words written in (ANS) forth which are useful in areas such as data types, collections, interfaces, development support, and compound modules.
The modules in the library are grouped in five clusters:
- Data types - char
- Collections - single linked list
- Interfaces - crc-32
- Development - struct, unit test
- Compound - nothing yet.
Enhancements:
- This release adds four new features to the library, including an n-tree with an iterator, a SHA-256 module, and a regular expressions module.
- The library will now also run on MinForth.
<<less
Download (0.14MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
865 downloads
Team Foundation for Mono 0.5.0.1

Team Foundation for Mono 0.5.0.1


Team Foundation for Mono is an implementation of the Team Foundation libraries and related client programs for the Mono platform more>>
Team Foundation for Mono is an implementation of the Team Foundation libraries and related client programs for the Mono .Net platform. Team Foundation is a collection of collaborative technologies that support a team effort to deliver a product from Microsoft that includes bug tracking, source control, and other capabilities.
This project focuses currently on the SCM related libraries and tools. It includes a fairly functional version of the TF client used to access the SCM capabilities of Team Foundation servers. In some respects, its usability exceeds that of the standard TF tool. It also includes some subcommands from the TF Power Tool, and leverages the Gnome Keyring when available. Team Foundation does not do file attribute tracking, but the included TF client in this project leverages libmagic to implement file attribute tracking on unix platforms.
Team Foundation is tightly integrated into the Visual Studio platform. This project will hopefully someday include a MonoDevelop plugin as well as implementations of the other non-SCM related Team Foundation libraries.
For registered developers, CodePlex is a publicly accessible example of a Team Foundation server used to host open source projects.
Enhancements:
- This release adds the "tf shelvesets" command (brief output only), support for writable working folders, "tf help < cmd >" with display of valid options for each command, the "tf branches" command (limited testing), the "tf online < list of files >" option, the "tf diff /brief" option, support for "tf add /recursive < path >", 20 new test cases for the tf client program, a "tf help /list" helper for shell completion, a progress indicator for GetCommand when setting permissions, the History.StopAfter option, and many bugfixes.
<<less
Download (0.27MB)
Added: 2007-08-13 License: MIT/X Consortium License Price:
803 downloads
Objective-C Foundation Classes 0.7.1

Objective-C Foundation Classes 0.7.1


Objective-C Foundation Classes is an Objective-C library. more>>
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, network, C library wrappers, collections, and compound classes.
The classes in the library are grouped in five clusters:
- DataTypes - integer, text string, fraction, bitarray, date/time, random generators, big integer, big double ...
- Collections - array, list, hash table, AVL and n-tree, circular array, graph ...
- Network - TCP/UDP server and client, HTTP client, Telnet client ...
- C-library wrappers - DBM, socket, MD5, regular expression, timer, file, directory, gzip and bzip2 file, text screen ...
- Compound - Argument parser, calendar, finite state machine, tokenizer, XML tree, discrete distribution, objective-c source tokenizer ...
Enhancements:
- A new class (DBigFraction) and a new protocol (DBitArithmetic) have been added to the library.
- There are also several bugfixes related to 64-bit platforms.
- The copy-constructor support has been improved, and as a result all collections can now be (deep) copied.
- There are some small bugfixes, and several classes have been extended with new methods.
<<less
Download (0.74MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1196 downloads
GroundWork Foundation 1.1 Milestone 1

GroundWork Foundation 1.1 Milestone 1


GroundWork Foundation is a network management data abstraction layer and development platform written in Java. more>>
GroundWork Foundation is a network management data abstraction layer and development platform written in Java.
With GroundWork Foundation, data from both open source tools and legacy management systems can be accessed via real time status views, reports and dashboards.
GroundWork Status Viewer, a user interface for Nagios, relies on Foundation technology to extract, process and display Nagios monitoring data. GroundWorks flagship product, GroundWork Monitor, also leverages Foundation technology to provide an enterprise-class, integrated IT monitoring solution.
Main features:
- Standardized User Interfaces and APIs: APIs available with GroundWork Foundation allow presentation layer programs to query the GroundWork Foundation database by object or data type. Separate API libraries are available for Perl, PHP and Java programs, enabling users to build their own custom user interfaces.
- Customizable Adapters: GroundWork Foundation allows for the development of adapters to integrate and normalize any type of monitoring data--whether SNMP, polled or log file data. Normalized data is stored in a common database for retrieval.
- Integration of Third Party Systems: Data from commercial monitoring systems can also be integrated into GroundWork Foundation, enabling IT staff to consolidate the best of open source and proprietary monitoring and management tools into a single application.
<<less
Download (1.1MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1422 downloads
Foxtrot 3.0

Foxtrot 3.0


Foxtrot is a small and powerful API for using threads with Swing. more>>
Foxtrot is a small and powerful API for using threads with Swing.
Its a small and powerful API for using threads with the Java(TM) Foundation Classes (JFC/Swing).
It is based on a new concept, the Synchronous Model, which greatly increases ease of use.
While other solutions have been developed to solve this problem, being the SwingWorker (see also here for an update) the most known, they are all based on the Asynchronous Model which, for non-trivial Swing applications, carries several problems such as code asymmetry, bad code readability and difficult exception handling.
The Foxtrot API cleanly solves the problems that solutions based on the Asynchronous Model have, and its simpler to use.
Main features:
- code symmetry and readability
- easy exception handling
- improved mantainability
<<less
Download (0.20MB)
Added: 2006-09-26 License: BSD License Price:
1147 downloads
Autoconf 2.61

Autoconf 2.61


Autoconf is an extensible package of m4 macros that produce shell scripts to automatically configure software source code. more>>
Autoconf project is an extensible package of m4 macros that produce shell scripts to automatically configure software source code packages.

These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls.

Producing configuration scripts using Autoconf requires GNU m4. You must install GNU m4 (version 1.4 or later) before configuring Autoconf, so that Autoconfs configure script can find it. The configuration scripts produced by Autoconf are self-contained, so their users do not need to have Autoconf (or GNU m4).
<<less
Download (1.3MB)
Added: 2006-11-18 License: GPL (GNU General Public License) Price:
1084 downloads
Bison 2.3

Bison 2.3


Bison is a general-purpose parser generator. more>>
Bison project is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar.

Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.

Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. You need to be fluent in C programming in order to use Bison.
<<less
Download (1.3MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
722 downloads
 
Other version of Bison
Bison 2.3Free Software Foundation - Bison. Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Once you
License:Freeware
Download (1.32MB)
199 downloads
Added: 2009-04-16
Apache Incubator

Apache Incubator


Apache Incubator project ensure all donations are in accordance with the ASF legal standards. more>>
Apache Incubator project is the entry path into The Apache Software Foundation (ASF) for projects and codebases wishing to become part of the Foundations efforts.

All code donations from external organisations and existing external projects wishing to join Apache enter through the Incubator.

The Apache Incubator has two primary goals:

- Ensure all donations are in accordance with the ASF legal standards
- Develop new communities that adhere to our guiding principles
<<less
Download (MB)
Added: 2007-01-10 License: The Apache License 2.0 Price:
1018 downloads
Dive Into Python

Dive Into Python


Dive Into Python is a free Python tutorial, written by Mark Pilgrim. more>>
Dive Into Python is a free Python tutorial, written by Mark Pilgrim.

Dive Into Python book lives at http://diveintopython.org/. If youre reading it somewhere else, you may not have the latest version.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in Appendix G, GNU Free Documentation License.

The example programs in this book are free software; you can redistribute and/or modify them under the terms of the Python license as published by the Python Software Foundation. A copy of the license is included in Appendix H, Python license.
<<less
Download (MB)
Added: 2006-05-25 License: Freeware Price:
1252 downloads
GNU Mailutils 1.2

GNU Mailutils 1.2


GNU Mailutils contains a series of useful mail clients, servers, and libraries. more>>
These are the primary mail utilities of the GNU system.

Specifically, this package contains a POP3 server, an IMAP4 server, and a Sieve mail filter. It also provides a POSIX mailx client and a collection of other tools.

<<less
Download (3.3MB)
Added: 2007-07-01 License: GPL (GNU General Public License) Price:
849 downloads
Apache Portable Runtime for Unix 1.2.12

Apache Portable Runtime for Unix 1.2.12


to create and maintain software libraries more>> The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.<<less
Download (1.08MB)
Added: 2009-04-08 License: Freeware Price: Free
198 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5