Main > Free Download Search >

Free scala 2.5.1 2.6.0 rc1 software for linux

scala 2.5.1 2.6.0 rc1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 197
Scala 2.5.1 / 2.6.0 RC1

Scala 2.5.1 / 2.6.0 RC1


Scala is a modern multi-paradigm programming language. more>>
Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.
Scala smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity, and more.
It is well integrated with Java and .NET: the Scala compiler produces standard Java class files or .NET assemblies, and Java/.NET libraries and frameworks can be used without glue code or additional declarations.
Scala is a pure object-oriented language in the sense that every value is an object. Types and behavior of objects are described by classes and traits. Class abstractions are extended by subclassing and a flexible mixin-based composition mechanism as a clean replacement for multiple inheritance.
Whats New in 2.6.0 RC1 Development Release:
- This version introduces some language changes (existential types, lazy values, structural types, etc.) and fixes many bugs.
<<less
Download (13.2MB)
Added: 2007-07-28 License: BSD License Price:
825 downloads
 
Other version of Scala
Scala 1.4.0.4Scala smoothly integrates features of object-oriented and functional languages including ... Scala is a pure object-oriented language in the sense that every value is an object. Types and
License:BSD License
Download (5.1MB)
1376 downloads
Added: 2006-01-19
LPlay 0.2.0 RC1

LPlay 0.2.0 RC1


LPlay is part of Project Open Channel. more>>
LPlay is part of Project Open Channel. The LPlay plroject is a player for displaying different media on display(s). This can mean, for example, running a program loop on TVs.

<<less
Download (0.65MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1078 downloads
Attal 1.0 RC1

Attal 1.0 RC1


Attal: Lords of Doom is a strategy game still in development. more>>
Attal: Lords of Doom is a strategy game still in development.

Its a turn-based strategy game, that can be played alone (against AI) or against other through a network (local or internet). Attal is available under Linux and Windows.

<<less
Download (2.1MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
866 downloads
SciPres 1.0.0 RC1

SciPres 1.0.0 RC1


SciPres is a system for creating animated presentations. more>>
SciPres is a system for creating animated presentations. SciPres was inspired by Slithy, a python-based system developed by Douglas Zonker.

In short, SciPres is to PowerPoint what LaTeX is to Microsoft Word: you script your presentation using a text editor, rather than using a WYSIWYG system.

<<less
Download (0.54MB)
Added: 2006-09-20 License: Other/Proprietary License with Source Price:
1129 downloads
librascal 1.0-rc1

librascal 1.0-rc1


librascal is a library for asynchronous networking. more>>
Librascal is a C/C++ library for asynchronous networking. It is a networking stack abstraction library which simplifies writing portable and scalable applications. It can be used with various threading models.

The library supports TCP and UDP protocols, basic DNS resolution and fully supports service discovery. It implements buffered data flow, has helper functions for processing text based protocols and several helper classes for C++.

Many options, such as timeouts, retry counters and the list of DNS servers can be adjusted at runtime.

Usage:

To use the library an application must include the rascal.h header file and link against librascal, a shared library (static linking is not supported and such support is not planned).

Installation:

The library has no external dependencies except for the standard system libraries. To install it, compile the source code then type make install.
<<less
Download (0.11MB)
Added: 2005-10-11 License: BSD License Price:
1474 downloads
irrKlang 0.9.1 / 1.0 RC1

irrKlang 0.9.1 / 1.0 RC1


irrKlang is a free high level 2D and 3D cross platform sound engine and audio library which plays WAV, MP3, OGG. more>>
irrKlang is a free high level 2D and 3D cross platform sound engine and audio library which plays WAV, MP3, OGG and more file formats, written and usable in C++.
The project has all the features known from low level audio libraries as well as lots of useful features like a sophisticated streaming engine, extendable audio reading, single and multithreading modes, 3d audio emulation for low end hardware, a plugin system, multiple rolloff models and more.
All this can be accessed via an extremely simple API using a similar object orientated design like known from the Irrlicht Engine.
Whats New in 0.9.1 Stable Release:
- This release adds sound source aliases (alternative names and default settings for sound sources), implements a bugfix to play MP3 files with ID3v2 tags correctly, adds sound sources and memory playback capability and memory usage improvements for the .NET version, and includes several bugfixes.
Whats New in 1.0 RC1 Development Release:
- Support for Mac OS X (x86) was added.
- irrKlang.NET is now able to override the file access just like the C++ version.
<<less
Download (2.9MB)
Added: 2007-07-25 License: Other/Proprietary License Price:
827 downloads
Sdictionary 2.0.0 RC1

Sdictionary 2.0.0 RC1


Sdictionary is a cross-platform dictionary project uses own Sdict dictionary format. more>>
Sdictionary is a cross-platform dictionary project uses own Sdict dictionary format. Sdictionary includes Sdict, the main program and two simple applications: Jotter and Data.
Unlike ptkdic or gtkdic no MySQL needed, so you can work with dictionary files directly. Currently it is known to work under Unix, Win32 and Symbian OS.
Main features:
- Open Source, .dct format is also open and described in documentation
- Unicode, all words and articles are stored in utf8
- Two index levels: short and full
- Using compression
- Tools to convert from text file to .dct and vice versa
- Simple Web dictionary included into package
- C library framework
- Perl API (Sdict.pm module)
- Simple Jotter and Data applications
<<less
Download (0.30MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
853 downloads
Yxa 1.0 RC1

Yxa 1.0 RC1


Yxa is a SIP stack and a set of SIP server applications written in Erlang/OTP. more>>
Yxa is a SIP stack and a set of SIP server applications written in Erlang/OTP. The SIP stack is RFC3261 compliant.
Among the features implemented are SIP registrar, SIP router, forking, CPL, IPv6, TLS, ENUM, PSTN gateway access control and modular user database backends.
The main goal of the project is to create a robust SIP server platform that can scale to tens of thousands of users, be interoperable through standards compliance, and still have short time-to-market for new features due to the use of a high level language.
Main features:
- RFC3261 compliant SIP-server, capable of everything a generic domain needs :
- Registrar that keeps track of your users
- Handles incoming SIP requests to your domain
- Handles routing of requests from your users to remote domains
- TCP, UDP and TLS (including SIPS) support
- Automatically maps e-mail addresses of your users to their SIP addresses, if you have the e-mail addresses in LDAP
- Handles multiple domains using a single server instance
- ENUM support for PSTN-bypass whenever possible
- IPv6 support
- Forking, both parallel and sequential
- CPL (RFC3880) support for advanced user-control of events (currently incoming calls only)
- Modular user database, currently with LDAP, Mnesia, MySQL and text-file backends
- PSTN destination access control (per user or for anonymous users
Enhancements:
- Various bugs in the draft-Outbound implementations have been fixed.
- The pstnproxys application logic has been updated to suit some real deployment scenarios.
- The test framework has been greatly enhanced.
<<less
Download (0.62MB)
Added: 2007-04-12 License: BSD License Price:
925 downloads
flac2mp3 0.2.9 / 0.3.0 RC1

flac2mp3 0.2.9 / 0.3.0 RC1


flac2mp3 project is a tool to convert audio files from flac to mp3 format. more>>
flac2mp3 project is a tool to convert audio files from flac to mp3 format.

<<less
Download (0.088MB)
Added: 2007-07-22 License: GPL (GNU General Public License) Price:
605 downloads
Falling 1.0 RC1

Falling 1.0 RC1


Falling is a fast-paced survival game involving a ball falling through wooden planks. more>>
Falling is a fast-paced survival game involving a ball falling through wooden planks.

Falling is a survival game where the user controls a small steel ball and tries to roll it through holes in floors which are constantly moving up.

Avoid being crushed between the top of the window and a floor, avoid mechanical sticks of TNT that explode on contact, and avoid magnetic balloons which pull you to the top of the screen.

Collect jewels for extra points. Try to survive as long as possible!

<<less
Download (1.0MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1083 downloads
Babeldoc 1.2.1 / 1.2.2 RC1

Babeldoc 1.2.1 / 1.2.2 RC1


Babeldoc is a flexible linear document processor with support tools. more>>
Babeldoc is the universal document processor.
The Open Source tool for business-to-business and systems-integrators and enterprises wishing to connect data and documents centers.
This software is intended for systems integrators and EAI projects.
Main features:
- is a Java framework for processing documents in linear stages.
- tracks documents and can reintroduce documents back into into the pipelines.
- is monitorable and configurable through a number of interfaces.
- can be run standalone, in server processes or in application servers.
- can be reconfigured dynamically by text files and database tables.
- Is ready for the web services revolution.
<<less
Download (14MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
810 downloads
Sh 0.8.0 RC1

Sh 0.8.0 RC1


Sh is a programming language built on top of C++. more>>
Sh is a programming language built on top of C++. It can be used to write shaders that run on top of modern graphics processing units (GPUs), or write stream programs that run on GPUs or CPUs.
Sh project is implemented as a C++ library, and allows programs to be generated at run-time using a number of metaprogramming techniques. Variants of programs for different cases can easily be generated, or programs can be generated entirely at run-time from some input data. The system is cleanly separated into a frontend and backend, and is hence portable.
Whats New in 0.7.10 Release:
- Shrike has been updated for Sh 0.8.0rc0.
Whats New in 0.8.0 RC1 Release:
- This is the second release candidate for the stable release of Sh.
- It fixes most issues related to 64-bit operating systems, ATI GPUs, Visual Studio 2005, and Mac OS X.
- Aside from a number of small bugfixes, two memory leaks have also been eliminated and the dead code remover has been improved.
- An SDL example is now available in the examples directory along with Visual Studio project files for all other examples.
<<less
Download (0.37MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1349 downloads
AGNULA/DeMuDi 1.3.0 RC1

AGNULA/DeMuDi 1.3.0 RC1


AGNULA (acronym for A GNU/Linux Audio distribution, pronounced with a strong g) is the name of a project funded by the C.E. more>>
AGNULA (acronym for A GNU/Linux Audio distribution, pronounced with a strong g) is the name of a project funded by the European Commission. The AGNULA/DeMuDi project is coordinated by the Centro Tempo Reale in Firenze and involves important research centers and institutions.

AGNULAs main task will be the development of two reference distributions for the GNU/Linux operating system completely based on Free Software (i.e. under a FSF approved Free Software license) and completely devoted to professional and consumer audio applications and multimedia development.

One distribution will be Debian-based (DeMuDi) and the other will be Red Hat-based (ReHMuDi). Both will be available on the network for download and on CD. The project started on the 1st April 2002 and will last for two years. In the second year the project will also extend to hardware platforms other than PCs (e.g. PowerPCs, 64-bit architectures).
<<less
Download (575MB)
Added: 2005-12-16 License: GPL (GNU General Public License) Price:
800 downloads
Balder2D 1.0 RC1

Balder2D 1.0 RC1


Balder2D is a 2D shooter in Zero gravity. more>>
Balder2D is a 2D shooter in Zero gravity.

Balder2D uses SDL, with the SDL_image, SDL_mixer, Guichan, GNE, and Boost Filesystem libraries.

You will need to install these to build/run the program. Balder2D also requires Python for the AI to work. The source for Balder 2D is available in the "balder2d" module in cvs.

In Balder2D, players control small probes which shoot tiny projectiles with which they try to destroy each other. It features a 2D overhead view of the playing field. Probes may be human or computer controlled.

A probe can perform the following actions:

rotate
fire projectiles
"stick" to a wall
push off of a wall

If a probe is not in "stick" mode (ie, the stick/push key is not being held down), it will bounce off of walls.

If a probe is in "stick" mode, when it hits a wall it will stop. The player may then turn the probe to point in a new direction and "push off" of the wall (by holding, and then releasing the stick/push key), propelling the probe in that new direction.

Players may rotate their probes while in flight, but the only way to change the direction or speed of flight is by firing projectiles (which gives a small kick in the opposite direction)or by running into walls or other probes.

Probes have a limited number of projectiles that can be fired in a given time; there is a maximum ammo capacity, which has a finite recharge rate.
<<less
Download (8.8MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1088 downloads
MySQLfs 0.4.0 RC1

MySQLfs 0.4.0 RC1


MySQLfs is Linux userspace filesystem which stores data in a MySQL database. more>>
MySQLfs is Linux userspace filesystem which stores data in a MySQL database. The project uses FUSE to interface with the kernel.

<<less
Download (0.22MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
800 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5