Einfache Projektliste Software-Karte

OCaml (Objective Caml)
96 Projekte im Ergebnis
Letztes Update: 2012-08-05 18:44

Argot

Argot is a custom HTML generator for the ocamldoc tool. It supports stroked, underlined, and highlighted styles, image data inclusion, table support with captions, headers, rows, and data, token substitution, a @typevar tag for documenting type variables, @unimplemented, @todo, @todoc, @docme, @fixme, and @tofix tags for remaining work, @threadsafe and @threadunsafe tags for thread compatibility, a @stateful tag for state-based functions, and @attention, @bug, @error, @info, @new, @note, @remark, and @warning tags.

(Machine Translation)
Letztes Update: 2005-07-13 12:07

CDuce

CDuce is a programming language adapted to writing safe and efficient applications that manipulate XML documents. A type system checks at compile time that applications deal with all the possible inputs and produce only valid outputs. Pattern matching is a powerful operation based on regular expressions to inspect documents. CDuce also features general-purpose features; it is a higher-order functional language, with a type-safe interface with Objective Caml.

Letztes Update: 2010-03-13 09:25

Borderline

Borderline is a firewall generator. It takes a generic rule specification as input and generated an highly optimized firewall. It features IPv6 rule generation, support for multiple interfaces, and integrated support for network zones. It currently only supports firewall generation for Linux 2.6 (netfilter).

(Machine Translation)
Letztes Update: 2006-07-04 06:06

MyCGR

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.

(Machine Translation)
Letztes Update: 2003-02-28 19:55

Synchronizing Key Server

SKS (Synchronizing Key Server) is a full-featured replacement for the standard PKS OpenPGP Key Server. It matches all of PKS features and interfaces, and at the same time provides a highly efficient, gossip-based replication algorithm that ensures that the replication is complete.

Letztes Update: 2004-06-17 11:04

MLpcap

MLpcap provides access to all libpcap functions from the
Objective Caml language.

(Machine Translation)
Letztes Update: 2004-02-03 06:52

Polygen

PolyGen is a program for generating random
sentences according to a grammar definition, that
is following custom syntactical and lexical rules.
Formally, it is an interpreter of a language
itself designed to define languages, where to
interpret means executing a source program in real
time and eventually outputting its result. Here, a
source program is a grammar definition. The
execution consists of the exploration of such
grammar by selecting a random path, and the result
is the sentence built on the way.

(Machine Translation)
Letztes Update: 2006-05-19 11:23

Caml-get

Caml-get is a tool to distribute and get
Objective-Caml code in a way similar to the
apt-get utility.

(Machine Translation)
Letztes Update: 2010-07-04 09:44

Logic File System

The Logic File System enables the user to access
files through an additionnal mountpoint, /lfs,
where powerful logic queries can be issued and
navigation can be done through different
dimensions, like date, size, or extension. For
instance, LFS allows the user to perform the
following commands in the shell: "cd
/lfs/ext:mp3|ext:ogg/year:1973/genre:Disco/" and
"ls artist:BeeGees/ artist:DonnaSummer/
artist:Chic/".

(Machine Translation)
Letztes Update: 2008-11-21 17:12

Zytouch Driver

Zytouch Driver is a userspace driver for
USB-connected projected capacitance touchscreens
from Zytronic. It uses libusb to read data from
the device, and the X11 XTest extensions to feed X
events into the X server.

(Machine Translation)
Letztes Update: 2006-02-23 06:50

MTASC

MTASC (Motion-Twin ActionScript2 Compiler) is an ActionScript2 cross-platform compiler. It enables you to develop Flash applications for free and under any OS.

Letztes Update: 2009-08-09 20:27

Ocaml Plugin for NetBeans

Ocaml Plugin extends the NetBeans IDE with support for projects written in the Objective Caml language. It provides syntax highlighting, code completion, build-in documentation, support for OCaml projects with multiple source, test, and docs folders, support for multiple build systems, a sample project template, and an empty project wizard.

(Machine Translation)
Letztes Update: 2007-05-17 13:35

Document clustering

Document clustering is a data mining suite to
cluster a document set. This set of tools was
implemented from a series of papers: "Clustering
Web Pages Semantically using Combinatorial
Topology", "Data mining using granular computing",
and "A fast association rule algorithm based on
bitmap and granular computing".

(Machine Translation)
Letztes Update: 2003-12-21 19:42

ChartPak

The primary goal of ChartPak is to provide an
easy-to-use library for dynamically generating
statistical and financial charts for the Web. It
will include a wide variety of common chart types
(pie charts, bar charts, etc.), and may eventually
provide support for more specialized types of
graphics.

(Machine Translation)
Letztes Update: 2003-11-02 15:59

Hamilcar

Hamilcar is an XML application server inspired by Apache Cocoon for Objective Caml, using the Yaxi library. It is designed around the concept of a pipeline that is traversed during the processing of a request with control structures embedded in XML tags directing the process according to various criteria.

(Machine Translation)