RSS 10 projects tagged "Windows"

Download Website Updated 04 Aug 2012 NetCDF

Screenshot
Pop 232.62
Vit 24.50

NetCDF is a format developed at Unidata that was inspired by the CDF format from NASA. NetCDF stands for "Network Common Data Form" and is a self-describing data format, commonly used in scientific and engineering applications.

Download Website Updated 08 Dec 2012 Mup

Screenshot
Pop 107.47
Vit 21.41

Mup produces very high quality PostScript printed music or a MIDI file from a text input file. It can handle almost any kind of music, instrumental or vocal, including tablature, shaped notes, guitar grids, alternate tunings, user-defined symbols, and much more. Mup has been under active development since 1992.

No download Website Updated 03 Sep 2006 Factor

Screenshot
Pop 89.96
Vit 4.41

Factor is a dynamically-typed stack-based programming language. Factor runs on various OSes and CPU architectures, and provides an optimizing compiler, interactive development environment, powerful collections, higher order programming, continuations, and a growing library of contributed code.

Download Website Updated 16 May 2006 Nemerle

Screenshot
Pop 50.08
Vit 3.98

Nemerle is a hybrid (functional, object-oriented and imperative) programming language for the .NET platform. The key features of the language include C#-like syntax, easy access to functional, object-oriented, and imperative features, powerful code-generating macros, variants, pattern matching, static and on-demand dynamic typing, and type inference.

No download Website Updated 25 May 2004 Pluk

Screenshot
Pop 47.12
Vit 2.01

Pluk is an object-oriented programming language. It utilizes powerful static typing techniques. It was designed to fix some frustrations that people were having with C++, Java, and C#.

Download Website Updated 07 Feb 2007 PyODE

Screenshot
Pop 45.25
Vit 2.01

PyODE is a set of Python bindings for The Open Dynamics Engine, a physics engine. It includes an XODE parser.

Download Website Updated 30 Dec 2008 DromeAudio

Screenshot
Pop 17.03
Vit 1.77

DromeAudio is a small audio manipulation and playback library. It features a simple API for loading, generating, processing, and playing audio. Some of its features include loading and saving WAV sounds, loading Ogg Vorbis sounds, audio mixing/playback, and dynamic audio processing effects such as pitch shifting and echo.

No download Website Updated 27 Jan 2009 FriCAS

Screenshot
Pop 32.37
Vit 1.02

FriCAS is an advanced computer algebra system. Its capabilities range from calculus (integration and differentiation) to abstract algebra. It can plot functions and ha san integrated help system. It is a fork of the wh-sandbox branch of the Axiom project.

No download Website Updated 21 Jun 2005 Garbage Collection Library for C++

Screenshot
Pop 47.50
Vit 1.00

LibGC is a small, fast, portable, multi-threaded garbage collection library for C++. It is highly customizable, as it can be multithreaded or single threaded, and the memory size to use for the collector may be changed at compile time. It is precise, as it only scans pointers that exist as members on the stack or as global variables. It's very easy to use, since it has only two classes, Object (the base class for garbage-collected objects) and Pointer (for garbage-collected pointers).

Download Website Updated 20 Feb 2009 Minnow Programming Language

Screenshot
Pop 22.78
Vit 1.00

Minnow is a concurrent programming language with a Ruby-like syntax. It compiles to an executable and uses a companion library to allow fully-rebalanced microthreads. Minnow gains a lot of strength from its actor model, which uses message passing, as opposed to threads and locking, as its concurrency model. Taking a cue from Erlang, actor creation and message passing is extremely lightweight (often on the order of a few nanoseconds). The language has a built-in foreign function interface that allows developers to leverage existing C-based libraries in a simple SWIG-like manner. Minnow's object model is based on "melding" features together to form objects.

Screenshot

Project Spotlight

darkhttpd

A lightweight static Web server.

Screenshot

Project Spotlight

EtherApe

An etherman clone that graphs net activity in real time.