RSS 13 projects tagged "Libraries"

Download Website Updated 06 Oct 2008 GenePool

Screenshot
Pop 13.86
Vit 1.00

GenePool is a small representation-agnostic framework for writing evolutionary algorithms in OCaml. The developer supplies functions which give meaning to fitness and mutation while the GenePool library takes care of the plumbing.

Download Website Updated 06 Apr 2009 OCaml Batteries Included

Screenshot
Pop 33.85
Vit 2.39

OCaml Batteries Included serves the following purposes: define a standard set of libraries that may be expected on every compliant installation of OCaml, organize these libraries into a hierarchy of modules with one source of documentation, and provide a consistent API for otherwise independent libraries.

Download Website Updated 17 Feb 2008 GLCaml

Screenshot
Pop 35.20
Vit 2.19

GLCaml is an Objective Caml interface for OpenGL versions 1.1, 1.2, 1.3, 1.4, 1.5, 2.0, and 2.1, plus extensions. It is intended as a compact drop-in binding. It is a direct, dynamic binding to OpenGL. An OCaml SDL binding is provided as well, along with texture-map scaling functions, texture mip-map generators, and a bitmapped font library. Extensive documentation and more than 20 examples are provided.

No download Website Updated 04 Jul 2006 MyCGR

Screenshot
Pop 16.91
Vit 1.00

MyCGR implements the research of the thesis of Peggy Cénac regarding the use of CGR (Chaos Game Representation) to build a new family of tests for the structure of sequences. It can empirically check the level and power of the tests and apply them on DNA sequences. It can generalize the dinucleotide abundance profile to a CGR-based relative abundance profile and use this profile on DNA sequences to build taxonomy trees and to define CGR-trees.

No download Website Updated 18 Jan 2006 GODI

Screenshot
Pop 28.46
Vit 1.53

GODI provides an advanced programming environment for the Objective Caml (O'Caml) language. From INRIA (who created O'Caml) you can get the O'Caml compiler and runtime system, but this is usually not enough to develop applications. You also need libraries, and there are many developers providing them. But it is a lot of work to build and install them. GODI is a system that simplifies this task: It is a framework that automatically builds the O'Caml core system, and additionally installs a growing number of pre-packaged libraries. For a number of reasons, GODI is a source-code based system, and there are no precompiled libraries, but it makes it very simple for everybody to compile them.

Download Website Updated 12 May 2004 OCaml-FreeTDS

Screenshot
Pop 26.44
Vit 1.41

OCaml-FreeTDS is a binding to the ct-lib component of the FreeTDS library for accessing Sybase and Microsoft (or other TDS) database servers. It is intended for people to whom the more general OCamlDBI database layer doesn't apply.

No download Website Updated 16 Mar 2004 perl4caml

Screenshot
Pop 12.21
Vit 1.00

perl4caml allows you to use Perl code within Objective CAML (OCaml). It has both a low-level interface to Perl, and high-level wrappers around some CPAN libraries.

Download Website Updated 04 Mar 2004 markup

Screenshot
Pop 10.39
Vit 1.00

markup is a library to read and validate XML files from Ocaml. It can validate their structure against a DTD, and the parsed XML is organized in a tree to allow its processing. It has fewer features, but also fewer dependencies than the PXP library.

Download Website Updated 10 Jan 2012 Felix Programming Language

Screenshot
Pop 53.71
Vit 5.17

Felix is a programming language with a fully featured purely functional subsystem embedded in a a traditional Algol-like imperative programming system. The system features garbage collection, static typing, parametric polymorphism, overloading, regular expression matching, and a lot more. A scripting harness is used to invoke source files, but fully compiled binary shared libraries are generated, yielding both rapid prototyping and high performance. Seamless binding of C/C++ code makes interfacing existing libraries easy. Control inversion provides language-level cooperative multi-tasking.

No download Website Updated 12 Nov 2003 mp3tag

Screenshot
Pop 34.90
Vit 1.00

Mp3tag is an Objective-Caml library for reading and writing ID3v1 and v2 tags in MP3 files. It includes mp3tag tools, which can be used to modify tags in MP3 files or rename files according to their tags, and a cddbtag tool that modifies tags by using a CDDB server to retrieve information about the track.

Screenshot

Project Spotlight

Antivirus Live CD

A 4MLinux fork including the ClamAV scanner.

Screenshot

Project Spotlight

Crayonizer

Console purtyfication.