Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.209.294 Times

Functional Programming Paradigm software
Filter: All | Freeware | Demo
 

Functional Programming Paradigm

< 1 2 3 4 5 > 
Added: April 17, 2013 | Visits: 327

nhc98 nhc98 is a small, easy to install, standards-compliant compiler for Haskell 98, the lazy functional programming language.It is very portable, and aims to produce small executables that run in small amounts of memory. It produces medium-fast code, and compilation is itself quite fast.It also comes...



Platforms: C and C plus plus

License: Freeware Size: 13.84 MB Download (41): nhc98 Download

Added: June 13, 2013 | Visits: 562

MATLAB Functional Programming Style Guidelines A presentation based on a similar document that was provided by Richard Johnson some years ago. It provides an annotated summary of the main best practice guidelines for writing MATLAB programs.





Platforms: Matlab

License: Freeware Size: 225.28 KB Download (41): MATLAB Functional Programming Style Guidelines Download

Added: April 07, 2013 | Visits: 391

CELP (CELl Processing) CELP (CELl Processing) is a functional programming package for Matlab.It is often better to use FP instead of loops:- it's more compact;- it's more clear.Matlab has all prerequisites to implement a Lisp-like FP:- anonymous functions, @'s lambdas;- FEVAL FUNCALL, EVAL, APPLY;- cell arrays...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): CELP (CELl Processing) Download

Added: March 31, 2013 | Visits: 406

Mapdir Mapdir is a small utility module that provides a very flexible and general functional programming (read: easy) mechanism for applying functions to all (or selected) files and subdirectories in a directory.Sample applications include data import, extraction or transformation.Any time you are...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Mapdir Download

Added: August 02, 2013 | Visits: 279

DemeterF DemeterF is a class and traversal generator for Java and C# that supports development with generic/generative functional programming and functional collection libraries.


Platforms: Mac

License: Freeware Size: 225.28 KB Download (37): DemeterF Download

Added: August 29, 2013 | Visits: 285

FunctionKit In the past, I have been rather fond of writing about FunctionalKit (library for bringing functional programming constructs to Objective-C). In the past, I have done a lot of work on my own fork of the project, but I have brought that to a close, because I have something that interests me much...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (36): FunctionKit Download

Added: June 19, 2013 | Visits: 276

pointfree pointfree is a small module that makes certain functional programming constructs more convenient to use in Python. Specifically, it provides: . A decorator to enable automatic partial application of functions and methods. . Notations for function composition through operator overloading. ....


Platforms: *nix

License: Freeware Size: 30.72 KB Download (33): pointfree Download

Added: February 12, 2010 | Visits: 1.270

Digital Audio Player GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players and mass storage devices. Currently GNUdap supports the CHIC MP10, CHIC MP30, CHIC Symphony from "Perstel,Inc." and the NGS Jogger from the NGS Technology. GNUdap is also an experiment...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (159): Digital Audio Player Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 852

Programming without coding technology Programming without coding technology (PWCT) is a visual programming system enables the developers to develop win32 application 100% without coding at all. Users will be able to develop several application without any coding knowledge: database, multimedia, AI, text processing and more. PWCT...


Platforms: Windows

License: Freeware Download (62): Programming without coding technology Download

Added: August 19, 2010 | Visits: 832

SMUSHcode SMUSHcode project is a functional (as opposed to procedural) scripting language interpreter, written in Java. Completely documentated. SMUSHcode started life in 1997 as a term project for a "Compilers and Translators" class. Originally written in C++, it was conceived as a functional (as...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (87): SMUSHcode Download

Added: July 16, 2010 | Visits: 909

Funky Funky is an embeddable interpreter and programming language. When was Fnky created? The very first version of Funky was created during my daughters nap on a snowy sunday afternoon. It was slightly refined one evening while my daughter and my wife were both sleeping and I was rocking the babys...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (95): Funky Download

Added: July 07, 2010 | Visits: 713

bigloo 3.0 Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required. Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional...


Platforms: *nix

License: Freeware Size: 10.8 MB Download (88): bigloo 3.0 Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 575

Scala 2.9. RC Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are...


Platforms: Windows

License: Freeware Size: 23.8 MB Download (45): Scala 2.9. RC Download

Added: June 30, 2013 | Visits: 521

Faust AUdio STreams FAUST is a compiled language for real-time audio signal processing. The name FAUST stands for Functional AUdio STream. Its programming model combines two approaches : functional programming and block diagram composition. You can think of FAUST as a structured block diagram language with a...


Platforms: Mac

License: Freeware Size: 15.59 MB Download (35): Faust AUdio STreams Download

Added: October 09, 2013 | Visits: 610

FAUST for Linux FAUST is a compiled language for real-time audio signal processing. The name FAUST stands for Functional AUdio STream. Its programming model combines two approaches : functional programming and block diagram composition. You can think of FAUST as a structured block diagram language with a...


Platforms: *nix

License: Freeware Size: 8.15 MB Download (38): FAUST for Linux Download

Added: November 23, 2013 | Visits: 346

Nyquist for Linux Nyquist is a sound synthesis and composition language offering a Lisp syntax as well as an imperative language syntax and a powerful integrated development environment.. Nyquist is an elegant and powerful system based on functional programming.


Platforms: *nix

License: Freeware Size: 3.48 MB Download (48): Nyquist for Linux Download

Added: October 18, 2013 | Visits: 326

bigloo for linux Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required. Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional...


Platforms: *nix

License: Freeware Size: 13 MB Download (36): bigloo for linux Download

Added: July 30, 2013 | Visits: 146

twoq twoq is a iterator manipulation class for Python that consolidates selected Python functional programming support into one place with a chained queue.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (33): twoq Download

Added: April 24, 2010 | Visits: 689

RPAL RPAL is the Right-reference Pedagogic Algorithmic Language. rpal is an interpreter for RPAL, a simple functional programming language which is a subset of PAL, a language invented at MIT by Wozencraft and Evans in the early 70s..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (108): RPAL Download

Added: June 17, 2010 | Visits: 1.003

Majic Majic is the interpreter for a language called Erc. It is written in Java and follows the documented standard for the Erc language. First, a word about Erc: Erc is a link-oriented language. In fact, it is the first link-oriented language. It uses a novel syntax with roots in TCL, Scheme, Bash,...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (91): Majic Download

< 1 2 3 4 5 >