My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 24
Following, at least initially, a paper by Brodal and Okasaki, we aim to provide java developers with an efficient, purely functional/persistent heap (priority queue) structure with worst-case (not amortized) guarantees. By "functional" we mean that all operations are queries with no side-effects. ...
== Introduction == An experiment with some of the fp (functional programming) style PHP functions. Removes the overhead of using the same create_function() many times and supplies a basic syntax that eliminates the need of callback functions for the following PHP functions: * array_reduce() ...
Projeto da disciplina de PLP (in1007) do mestrado acadêmico do CIn-UFPE período 2009/1. <wiki:gadget url="http://hosting.gmodules.com/ig/gadgets/file/115440321189885404640/redirect.xml" width="100%" up_url="http://code.google.com/p/operor/wiki/OperOR" />
A storage space for all my F# learning stuff
House is a demo of software written in Haskell, running in a standalone environment. It is a system than can serve as a platform for exploring various ideas relating to low-level and system-level programming in a high-level functional language. This is my copy of the project. The project's home ...
A _super small_ and _lightening fast_ *dependency injection* container for .Net and Java written in F# and Scala respectively *Yadic* is a container with attitude and aligns itself with the following tenets; * lightweight (only 15KB) * lightening fast (1 million resolves in 0.28s) * si...
As of version 2.5, [http://scala-lang.org Scala] supports _type constructor polymorphism_. This means type parameters may themselves take type parameters. Furthermore, the type arguments to these type constructors may be bounded. As far as we know, Scala is the first practical language to combine h...
Samples that show calling F# code from C#, asynchronous Computation Expressions and other. The project is open to other contributors! The F# version used to compile the samples is: 1.9.6.2.
muSE - short for 'muvee Symbolic Expressions' - is a Scheme dialect intended for use as an embedded language. It has some unique language features such as first class macros, simple general read-time evaluation syntax, vectors and hashtables that can be used as functions, and extensive use of patter...
= Purpose = The purpose of this project is to help us explore the Language F# in which we are all unfamiliar with. We will be writing a 7 - 15 page paper covering topics such as: * How the language came to be * Its main field of applicability, where it’s used, unique features * Its synta...
1 2 3 Next