Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2 of 3

Ela is a modern programming language that runs on CLR and Mono. The language is dynamically (and strongly) typed and comes with a rich and extensible type system out of box. It provides an extensive support for the functional programming paradigm including but not limited to - first class ... [More] functions, first class currying and composition, list/array comprehensions, pattern matching, polymorphic variants, thunks, etc. It also provides some imperative programming features. Ela supports both strict and non-strict evaluation but is strict by default. The current language implementation is a light-weight and efficient interpreter written fully in C#. The interpreter was designed to be embeddable and has a clear and straightforward API. [Less]

5.0
 
  0 reviews  |  1 user  |  65,571 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

fun4j brings functional programming to the JVM. It's a framework that integrates major concepts from functional programming into the Java Platform. At its core there is a lambda-to-JVM bytecode compiler. Thanks to optimization techniques like tail code optimization (TCO) the compiler produces ... [More] code that runs as fast as hand optimized Java code. The compiler uses the excellent Java bytecode assembler ASM On top of this compiler you'll find a functional Java framework featuring higher order functions, partial application, support for Collections and Iterators, lambda terms, closures, etc. It's possible to define functions as lambda terms in classical LISP syntax. This avoids all the Java boilerplate code and thus improves code readability. LISP and java code are highly interoperable. [Less]

0
 
  0 reviews  |  1 user  |  54,014 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 
5.0
 
  0 reviews  |  1 user  |  4,793 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Scala 2D Game Framework

0
 
  0 reviews  |  1 user  |  14,362 lines of code  |  2 current contributors  |  Analyzed 7 days ago
 
 

Whiley is a programming language particularly suited to safety-critical systems. It is a hybrid object-oriented and functional programming language which employs extended static checking to eliminate errors at compile time, including divide-by-zero, array out-of-bounds and null dereference errors.

5.0
 
  0 reviews  |  1 user  |  109,620 lines of code  |  5 current contributors  |  Analyzed 13 days ago
 
 

Utility library for functional programming in Lua

0
 
  0 reviews  |  0 users  |  7,923 lines of code  |  3 current contributors  |  Analyzed about 23 hours ago
 
 

Urquell is a functional programming where every program is expressed as a URL.

0
 
  0 reviews  |  0 users  |  2,396 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

A minimalistic web framework for PHP 5.3 that takes some inspiration from functional programming. Its only purpose is dispatching HTTP requests and providing the developer a way to handle them following the MVC architectural pattern. Hierarchical MVC (HMVC) is supported out of the box, meaning that ... [More] separate sections of the served content can be provided by multiple controllers. [Less]

0
 
  0 reviews  |  0 users  |  924 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Equites is a Scala chess playground.

0
 
  0 reviews  |  0 users  |  2,434 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

An SDL-based approach to type safe, state-less framework for games in Haskell

0
 
  0 reviews  |  0 users  |  478 lines of code  |  2 current contributors  |  Analyzed over 1 year ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.