scala
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4
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.
<<lessScala 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.
Download (13.2MB)
Added: 2007-07-28 License: BSD License Price:
825 downloads
Other version of Scala
License:BSD License
Rehersal 2006.11.16.21
Rehersal is a testing framework for Scala. more>>
Rehersal is a testing framework for Scala. It replaces the built-in SUnit functionality.
The project uses Expectations rather than Assertions, with real boolean operators. Tests can have any name, with any punctuation.
Main features:
- A very simple, novel testing API: Test names can have spaces and real punctuation!
- Use of Expectations: Instead of assertions, which are tedious to extend, Rehersal uses Expectations.
- No Attributes! No Funny Method Names! Tests can have any name, and normal punctuation, enabling "Tests as Documentation" much more naturally.
- Can be used on the command line: Quick and easy!
- Can be used simply with a straightforward ant task Just taskdef and go
- Class Loader safe: Tests are loaded in a separate class loader, allowing garbage collection and safe destruction!
- Test Categories: Tests are categorized to allow the mixing of unit, integration, regression, etc tests in the same project...
<<lessThe project uses Expectations rather than Assertions, with real boolean operators. Tests can have any name, with any punctuation.
Main features:
- A very simple, novel testing API: Test names can have spaces and real punctuation!
- Use of Expectations: Instead of assertions, which are tedious to extend, Rehersal uses Expectations.
- No Attributes! No Funny Method Names! Tests can have any name, and normal punctuation, enabling "Tests as Documentation" much more naturally.
- Can be used on the command line: Quick and easy!
- Can be used simply with a straightforward ant task Just taskdef and go
- Class Loader safe: Tests are loaded in a separate class loader, allowing garbage collection and safe destruction!
- Test Categories: Tests are categorized to allow the mixing of unit, integration, regression, etc tests in the same project...
Download (0.13MB)
Added: 2006-11-20 License: LGPL (GNU Lesser General Public License) Price:
1069 downloads
Free Music Instrument Tuner 0.96.4
Free Music Instrument Tuner is a musical instrument tunning application. more>>
Free Music Instrument Tuner is a musical instrument tunning application.
Main features:
- Error history
- Volume history
- Wave-length shape
- Harmonics ratio (Formants)
- Microtonal tuning (with Scala file support)
- ALSA support
- JACK support
- Translations for: francais
<<lessMain features:
- Error history
- Volume history
- Wave-length shape
- Harmonics ratio (Formants)
- Microtonal tuning (with Scala file support)
- ALSA support
- JACK support
- Translations for: francais
Download (0.22MB)
Added: 2006-02-03 License: GPL (GNU General Public License) Price:
1391 downloads
Blue for CSound 0.108.0
Blue for CSound project is a java program for use with Csound. more>>
Blue for CSound project is a java program for use with Csound. Its interface is much like a digital multitrack, but differs in that there timelines within timelines (polyObjects). This allows for a compositional organization in time that seems to me to be very intuitive, informative, and flexible.
Main features:
- SoundObjects are the building blocks within blues score timeline. soundObjects can be lists of notes, algorithmic generators, python script code, csound instrument definitions, and whatever plugins that are developed for blue. these soundObjects may be text based, but they can be completely GUI based as well.
- Timeline allows for visual organization of soundObjects
- Polyobject are objects which hold other soundObjects, and have timelines in themselves. working within them on their timelines and outside of them on the parent timeline help organize and understand the concepts of objective time and relative time between different objects
- The soundOject library allow for instantiating multiple copies of a soundobject, which allows for editting the original object and updating all copies
- noteProcessors allow for modifying the soundObjects properties, i.e. adding 2 to all p4 values, multiplying all p5 values by 6, etc.
- The orchestra manager organizes csound instruments and functions as an instrument librarian. you can selectively choose what instruments to output to the generated csound .csd file, so you can feel free to keep all of your instruments in a large library and output only the ones you need, cutting down on load time for csound.
- Syntax hilighting of csound language
- Use of scripting for user extensibility
- SoundObject freezing - free up CPU cycles by pre-rendering objects
- Microtonal PianoRoll allows editing notes using any Scala scale
- blueLive - work with soundObjects in realtime to experiment with musical ideas or performance
- and more!
<<lessMain features:
- SoundObjects are the building blocks within blues score timeline. soundObjects can be lists of notes, algorithmic generators, python script code, csound instrument definitions, and whatever plugins that are developed for blue. these soundObjects may be text based, but they can be completely GUI based as well.
- Timeline allows for visual organization of soundObjects
- Polyobject are objects which hold other soundObjects, and have timelines in themselves. working within them on their timelines and outside of them on the parent timeline help organize and understand the concepts of objective time and relative time between different objects
- The soundOject library allow for instantiating multiple copies of a soundobject, which allows for editting the original object and updating all copies
- noteProcessors allow for modifying the soundObjects properties, i.e. adding 2 to all p4 values, multiplying all p5 values by 6, etc.
- The orchestra manager organizes csound instruments and functions as an instrument librarian. you can selectively choose what instruments to output to the generated csound .csd file, so you can feel free to keep all of your instruments in a large library and output only the ones you need, cutting down on load time for csound.
- Syntax hilighting of csound language
- Use of scripting for user extensibility
- SoundObject freezing - free up CPU cycles by pre-rendering objects
- Microtonal PianoRoll allows editing notes using any Scala scale
- blueLive - work with soundObjects in realtime to experiment with musical ideas or performance
- and more!
Download (8.0MB)
Added: 2006-08-28 License: GPL (GNU General Public License) Price:
1153 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above scala search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed