RSS 4 projects tagged "functional"

No download No website Updated 30 Oct 2009 lambdaj

Screenshot
Pop 21.02
Vit 36.00

lambdaj is a Java library that allows you to manipulate collections in a pseudo-functional and statically typed way. The main purpose of lambdaj is to partially eliminate the burden of writing (often nested and poorly readable) loops while iterating over collections. In particular, it allows you to iterate a collection in order to filter its items on a given condition, convert each item with a given rule, extract a given property from each item, sort the items on the values of one of their properties, group or index the items on the value of one or more properties, invoke a method on each item, or aggregate the items or the values of one of their properties. It allows all this without having to write a single explicit loop.

No download No website Updated 02 May 2013 Objeck Programming Language

Screenshot
Pop 279.15
Vit 59.25

The Objeck computer language is an object-oriented computing language with functional features that has ties with Java, C#, and Pascal. In this language, all data types are treated as objects. The language consists of a compiler and VM with an accompanying memory management and JIT compiler.

No download Website Updated 11 Apr 2013 LinID Directory Manager

Screenshot
Pop 127.87
Vit 9.48

LinID Directory Manager provides a simple environment for developing ready-to-use Web interfaces built on top of a LDAPv3 compliant directory with CRUD, self editing, and delegation support. It is based upon a enhanced schema and dynamic access controls.

Download Website Updated 02 Feb 2011 Subs

Screenshot
Pop 43.86
Vit 3.08

Subs is a Scheme Lisp interpreter written in C++. The implementation is incomplete and naive, but aims to implement enough to be able to run every code sample in Structure and Interpretation of Computer Programs.

Screenshot

Project Spotlight

Chucho

A C++11 logging framework.

Screenshot

Project Spotlight

Griffon IDE

An IDE for HTML, Bash, Perl, PHP, C, etc.