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.175.992 Times

Functional Programming Paradigm software
Filter: All | Freeware | Demo
 

Functional Programming Paradigm

< 1 2 3 4 5 > 
Added: March 26, 2010 | Visits: 834

Language::Functional Language::Functional is a Perl module which makes Perl slightly more functional. SYNOPSIS use Language::Functional :all; print The first ten primes are: , show(take(10, filter { prime(shift) } integers)), "n"; Perl already contains some functional-like functions, such as map and grep. The...



Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Language::Functional Download

Added: August 23, 2010 | Visits: 1.276

Felix Programming Language Felix is an advanced Algol like procedural programming language with a strong functional subsystem. It features ML style typing, first class functions, pattern matching, garabge collection, polymorphism, and has built in support for high performance microthreading, regular expressions and context...





Platforms: *nix

License: Freeware Size: 1.2 MB Download (114): Felix Programming Language Download

Added: July 23, 2010 | Visits: 1.029

Scala 2.5.1 / 2.6.0 Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity,...


Platforms: *nix

License: Freeware Size: 13.2 MB Download (105): Scala 2.5.1 / 2.6.0 Download

Added: May 21, 2010 | Visits: 799

Scala Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. Scala smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity,...


Platforms: *nix

License: Freeware Size: 5.1 MB Download (91): Scala Download

Released: December 12, 2001  |  Added: August 05, 2006 | Visits: 5.174

Visual Paradigm for UML Visual Paradigm for the Unified Modeling Language (VP-UML) is a UML CASE suite with teamwork capability. The suite of tools are designed for a wide range of users, including Software Engineers, System Analysts, Business Analysts, System Architects alike, who are interested in building large...


Platforms: Windows, Mac, *nix

License: Freeware Size: 10 KB Download (390): Visual Paradigm for UML Download

Added: January 15, 2006 | Visits: 2.906

Synopsis - Visual Programming Tool Synopsis is a visual programming tool that dramatically accelerates software development. By dragging and dropping icons and connecting them with graphical links, it is possible to assemble complex programs in literally seconds. Synopsis is not a computer language. Synopsis provides a methodology...


Platforms: Windows

License: Commercial Cost: $150.00 USD Size: 17.94 MB Download (501): Synopsis - Visual Programming Tool Download

Visual Paradigm Smart Development Environment (Visual Studio Edition) Visual Paradigm Smart Development Environment Visual Studio Edition (VP-SDE VS) is a full-featured visual analysis, modeling extension for Microsoft Visual Studio .NET. VP-SDE VS contains all UML diagrams and model elements which allow you to model any sophisticated systems. With the unique...


Platforms: Windows

License: Demo Cost: $999.00 USD Size: 68.37 MB Download (190): Visual Paradigm Smart Development Environment (Visual Studio Edition) Download

Released: June 08, 2004  |  Added: October 01, 2006 | Visits: 3.129

Limnor Codeless Programming System It is the first generic-purpose codeless visual programming system in the world. It can be used to create computer software without using computer languages. It can be used to created most applications, Interactive multimedia kiosks, sales presentations, database applications with interacticve...


Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 10.18 MB Download (153): Limnor Codeless Programming System Download

Released: November 19, 2007  |  Added: February 25, 2008 | Visits: 1.813

Network Programming Gear Using Network Programming Gear, easily and automatically build tcp-based or udp-based network protocol source code for client/server sides. pure platform independent c source code to make sure highly performance and windows,linux and unix platform are all supported.auto protocol struct diagram to...


Platforms: Windows

License: Shareware Cost: $59.00 USD Size: 1.56 MB Download (140): Network Programming Gear Download

Added: January 18, 2010 | Visits: 1.286

The Squirrel programming language The Squirrel programming language is a high level imperative/OO programming language, designed to be a powerful scripting tool that fits in the size, memory bandwidth, and real-time requirements of applications like games. Although Squirrel offers a wide range of features like: - Open Source...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 389.12 KB Download (95): The Squirrel programming language Download

Added: July 17, 2010 | Visits: 1.773

Hecl Programming Language The Hecl Programming Language is a high-level scripting language implemented in Java. Hecl Programming Language is intended to be small, extensible, extremely flexible, and easy to learn and use. Hecl is intended as a complement to the Java programming language, not a replacement. As such, it...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (114): Hecl Programming Language Download

Added: October 25, 2010 | Visits: 1.665

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

Added: June 12, 2010 | Visits: 1.715

PATH programming language PATH is a very different programming language than what you are probably used to if youre an average programmer. If youve programmed in the language Brainf*ck, youll recognize the memory cell architecture. Also, Befunge programmers will recognize the two-dimensional way that PATH programs are...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): PATH programming language Download

Added: July 18, 2010 | Visits: 1.537

The Qu Programming Language Qu is a powerful full-featured object oriented programming language. It is an Open Source software. The Qu Programming Language is absolutely free (as in free lunch) and distributed under the GNU General Public License (GPL). Qu is inspired by other languages. Most noticeably Perl, Python, Ruby...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (99): The Qu Programming Language Download

Added: June 11, 2010 | Visits: 1.538

Intro to Bash Programming HOWTO Intro to Bash Programming HOWTO is a bash programming tutorial. The Intro to Bash Programming HOWTO is meant for newbies who wish to learn how to write shell scripts for bash, the GNU Boure-Again shell. It contains several samples. It is very early in its development, but it is hoped that...


Platforms: *nix

License: Freeware Download (188): Intro to Bash Programming HOWTO Download

Added: October 01, 2010 | Visits: 1.470

Io programming language Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects), Self, NewtonScript and Act1 (prototype-based differential inheritance, actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua...


Platforms: *nix

License: Freeware Size: 5.4 MB Download (125): Io programming language Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 635

BOLT Programming BOLT Programming was built to be a simple and accessible programming language. The languages was mainly designed to help beginning programmers understand difficult concepts such as those seen in BASIC, while maintaining power, speed, and portability as shown in C++.


Platforms: Windows

License: Freeware Download (49): BOLT Programming Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 764

Mobile Robot Programming Toolkit MRPT, which is actually short for the Mobile Robot Programming Toolkit was designed as an extensive, cross-platform, and Open Source C++ library. The project is directly aimed at robotics researchers and can help them design and implement algorithms for localization, SLAM, navigation, computer...


Platforms: Windows, 2K, XP, Windows Vista, 7, 7x64

License: Freeware Download (50): Mobile Robot Programming Toolkit Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 689

Limnor Studio - Codeless Programming A visual codeless programming system with built in support for databases, 2D drawings, web services, kiosk, ActiveX, etc. All kinds of software can be developed without learning and using textural computer languages. Visual representations of programming are saved in XML files. The compiler...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 8.99 MB Download (47): Limnor Studio - Codeless Programming Download

Released: September 20, 2012  |  Added: September 20, 2012 | Visits: 580

Mecca Programming Mecca Programming was developed as an accessible and different way of programming Batch. All you have to do is input the code you want and press the "Compile To Batch" button, the program will do the rest.


Platforms: Windows

License: Freeware Download (51): Mecca Programming Download

< 1 2 3 4 5 >