RSS 13 projects tagged "OS Independent"

No download Website Updated 07 Jul 2005 CamlTemplate

Screenshot
Pop 45.61
Vit 3.67

CamlTemplate is a library for generating text from templates in Objective Caml. It can be used to generate Web pages, scripts, SQL queries, XML documents, and other sorts of text files. It provides a versatile, easy-to-learn template syntax that supports common scripting-language constructs, while encouraging a separation between presentation logic and application logic. The supported Caml data structures accomodate lists, tables, and trees of items in a straightforward manner. CamlTemplate works well with mod_caml and mod_fastcgi, supports any ASCII-compatible encoding, including UTF-8, and includes optional support for multithreading.

Download No website Updated 21 Dec 2003 ChartPak

Screenshot
Pop 31.53
Vit 1.42

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.

Download Website Updated 10 Jan 2012 Felix Programming Language

Screenshot
Pop 55.00
Vit 5.30

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 No website Updated 02 Nov 2003 Hamilcar

Screenshot
Pop 34.99
Vit 2.01

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.

No download Website Updated 23 Feb 2006 MTASC

Screenshot
Pop 46.28
Vit 2.58

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

Download Website Updated 06 Apr 2009 OCaml Batteries Included

Screenshot
Pop 36.25
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 08 Aug 2007 OMake

Screenshot
Pop 237.09
Vit 4.42

OMake is a build system and scripting language with a similar style and syntax to GNU make but with many additional features, including support for large projects spanning multiple directories, default configuration files simplifying the standard compilation tasks, fast, reliable, automated, scriptable dependency analysis using MD5 digests, built-in support for defining and running autoconfiguration tests, portability, and built-in functions that provide the most common features of programs like grep, sed, and awk. It also provides active filesystem monitoring that restarts builds automatically when source files are modified. A companion command interpreter that can be used interactively is included.

Download Website Updated 09 Aug 2009 Ocaml Plugin for NetBeans

Screenshot
Pop 25.38
Vit 1.74

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.

Download Website Updated 17 Sep 2002 OcamlSpread

Screenshot
Pop 17.58
Vit 1.00

OcamlSpread is a wrapper around the Spread group communication toolkit (http://www.spread.org) for the Objective Caml programming language. OcamlSpread not only wraps Spread functions, but adds an object-oriented interface and other valuable features.

No download Website Updated 02 Apr 2008 Ocsigen

Screenshot
Pop 37.35
Vit 1.79

Ocsigen is a research project aiming at developing new programming techniques for the Web. It contains a full featured Web server and a programming framework that provides a way to create dynamic Web sites. Its goal is to offer an alternative to Apache/PHP, based on technologies from research in programming languages. There is also a module, called Eliom, for generating dynamic Web pages. With Eliom, you program in a concise and modular way, with a strong type system which helps you to produce valid XHTML. The server handles sessions, URLs, and page parameters automatically.

Screenshot

Project Spotlight

bashstyle-ng

A graphical tool for styling Bash.

Screenshot

Project Spotlight

MDIUtilities

A set of utility classes that can be used for Desktop application development.