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

Fortran Programming freeware
Filter: All | Freeware | Demo
 

Fortran Programming

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 1.361

Eleven Eleven is a programming language for creating reliable, scalable web applications. Applications are expressed in a high-level language with a simple, C-like syntax, from which the Eleven compiler generates complete, ready-to-run implementions in PHP or mod_perl. Eleven is designed for...



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (130): Eleven Download

Added: January 01, 2010 | Visits: 1.100

Simple Sockets Library Simple Sockets Library provides a simple C programming interface to sockets. The Simple Sockets Library makes sockets easy to use and comes as public domain source code. It resembles Cs file I/O, uses whatever port is available, has named servers and port reuse, streaming/blocking sockets used,...





Platforms: *nix

License: Freeware Size: 184.32 KB Download (128): Simple Sockets Library Download

Added: January 25, 2010 | Visits: 761

Processing Processing is a programming language and environment built for the electronic arts and visual design communities. It was created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook. The software exports Java applets which may be posted on...


Platforms: Mac

License: Freeware Size: 5.8 MB Download (128): Processing Download

Added: May 07, 2010 | Visits: 982

Lightweight C++ Lightweight C++ is a programming language that looks like C++ (a lightweight C++ dialect) and is directly translated to readable C by the lwc preprocessor. Its more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (127): Lightweight C++ 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

Added: February 03, 2010 | Visits: 1.489

CTorrent CTorrent is a BitTorrent client written in the C programming language, known to be a very robust and mature programming language, which produces fast and optimized applications. There are compilers for most operating systems, making programs written in C easy to port. It currently runs on most...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (125): CTorrent Download

Added: April 25, 2010 | Visits: 1.056

Erlang Erlang is a programming language designed at the Ericsson Computer Science Laboratory. Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson. Installation When installed, the entire system, except for a small start-up script, resides in a single...


Platforms: *nix

License: Freeware Size: 10.3 MB Download (124): Erlang Download

Added: August 13, 2010 | Visits: 1.317

Super AJAX Programming Seed AJAX is all the rage these days, and for a good reason. With AJAX, you can create web applications with nearly the same functionality as your desktop programs. Super AJAX Programming Seed project is a tight script that illustrates a simple use of AJAX technology using PHP, HTML and JavaScript..


Platforms: *nix

License: Freeware Size: 4.1 KB Download (123): Super AJAX Programming Seed Download

Added: May 15, 2010 | Visits: 4.391

CPP Socket library CPP Socket library is a small Classlibrary for C++ that supports a easy usage of socket-programming for networking-software. It provides a simple object-oriented interface to the classic C library calls. With CPPSocket supports the following network protocols: - TCP (transmission control...


Platforms: *nix

License: Freeware Download (122): CPP Socket library Download

Added: July 26, 2013 | Visits: 808

LIOGO Logo is an interactive programming language mainly used for learning. First, Logo is really good for drawing because in Logo you draw using a "turtle" that you must teach what you want to draw. Logo is also a powerful dynamic programming language: you can build a fully new program in your Logo...


Platforms: *nix

License: Freeware Size: 1.36 MB Download (121): LIOGO Download

Added: May 10, 2013 | Visits: 834

SimplexInPHP Simplex-in-PHP are PHP scripts that solve small linear programming and integer linear programming problems executing the simplex method step by step, printing the tableau and drawing the graphical analysis.Useful for students in Operational Research.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (120): SimplexInPHP Download

Added: August 09, 2010 | Visits: 2.032

Enveria IDE for Rapid Application Development Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI (graphical user interface) software. We have launched the Enveria RAD IDE as an open source application (https://sourceforge.net/projects/enveria). Previously, the Enveria IDE was utilized as an...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (119): Enveria IDE for Rapid Application Development Download

Added: July 01, 2010 | Visits: 1.406

g95 g95 projects goal is to create a free, open source Fortran 95 compiler. The code has been donated to the Free Software Foundation for inclusion in GCC, the Gnu Compiler Collection. G95 is still in a beta state. G95 can compile most fortran 90/95 programs just fine on a wide variety of...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (118): g95 Download

Added: February 15, 2010 | Visits: 1.295

Alice ML Alice is a functional programming language based on Standard ML, extended with rich support for concurrent, distributed, and constraint programming..


Platforms: *nix

License: Freeware Size: 286.72 KB Download (117): Alice ML Download

Added: August 25, 2008 | Visits: 1.239

Euphoria Programming Language Euphoria is a simple, flexible, and easy-to-learn programming language, that outperforms all popular interpreted languages. It includes a simple database system, and there's a Euphoria To C Translator for extra speed. The source code to the Euphoria interpreter is now available. Euphoria runs on...


Platforms: Windows, *nix

License: Freeware Size: 928 KB Download (116): Euphoria Programming Language Download

Added: August 23, 2010 | Visits: 1.297

Sunrise Data Dictionary Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language. Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (116): Sunrise Data Dictionary Download

Added: January 25, 2010 | Visits: 956

PDL::Slatec PDL::Slatec is a PDL interface to the slatec numerical programming library. SYNOPSIS use PDL::Slatec; ($ndeg, $r, $ierr, $a) = polyfit($x, $y, $w, $maxdeg, $eps); This module serves the dual purpose of providing an interface to parts of the slatec library and showing how to interface PDL...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (115): PDL::Slatec Download

Added: April 20, 2010 | Visits: 1.138

N-genes n-genes is a powerful Genetic Algorithms and Programming toolkit written for Java 5. Using advanced object oriented techniques, like generics and introspection, it is one the simplest system to learn and use. N-geness design allows fast coding and a total flexibility. n-genes is an...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (115): N-genes 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: August 23, 2010 | Visits: 1.278

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

< 1 2 3 4 5 >