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

Fortran Compiler Intel software
Filter: All | Freeware | Demo
 

Fortran Compiler Intel

< 1 2 3 4 5 > 
Added: July 01, 2010 | Visits: 1.411

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: October 11, 2010 | Visits: 1.149

XML::Filter::Dispatcher::Compiler XML::Filter::Dispatcher::Compiler can compile rulesets in to code. SYNOPSIS use XML::Filter::Dispatcher::Compiler qw( xinline ); my $c = XML::Filter::Dispatcher::Compiler->new( ... ) my $code = $c->compile( Package => "My::Filter", Rules => [ a/b/c => xinline q{warn "found a/b/c"}, ],...





Platforms: *nix

License: Freeware Size: 88.06 KB Download (103): XML::Filter::Dispatcher::Compiler Download

Added: October 18, 2010 | Visits: 906

Blatte::Compiler Blatte::Compiler is a Perl module to compile a Blatte document into Perl. SYNOPSIS use Blatte::Compiler; &Blatte::Compiler::compile($file_handle, &callback); &Blatte::Compiler::compile_sparse($file_handle, &callback); sub callback { my($val, $src) = @_; if (defined($src)) {...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (90): Blatte::Compiler Download

Added: May 02, 2010 | Visits: 2.989

Free Pascal Compiler Free Pascal (aka FPK Pascal) is a 32 or 64 bit (from 1.9.6) pascal compiler. Free Pascal Compiler is available for different processors Intel x86, Amd64/x86 64 (from 1.9.6), PowerPC (from 1.9.2), Sparc (from 1.9.6) and Motorola 680x0 (1.0.x only). The following operating systems are supported...


Platforms: *nix

License: Freeware Size: 23.2 MB Download (432): Free Pascal Compiler Download

Added: June 13, 2010 | Visits: 1.378

The Amsterdam Compiler Kit 6.0 The Amsterdam Compiler Kit or in short just ACK, is a fast, lightweight and retargetable compiler suite and toolchain written by Andrew Tanenbaum and Ceriel Jacobs, and was Minix native toolchain. The ACK was originally closed-source software (that allowed binaries to be distributed for Minix as...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (111): The Amsterdam Compiler Kit 6.0 Download

Added: July 15, 2010 | Visits: 1.188

CallGraph::Lang::Fortran CallGraph::Lang::Fortran is a Perl module with a Fortran 77 parser for creating call graphs. SYNOPSIS use CallGraph::Lang::Fortran; my $graph = CallGraph::Lang::Fortran->new(files => [glob(*.f)]); print $graph->dump; This module is a subclass of CallGraph which implements parsing Fortran...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (152): CallGraph::Lang::Fortran Download

Added: August 27, 2010 | Visits: 1.178

Fortran::Format Fortran::Format is a Perl module to read and write data according to a standard Fortran 77 FORMAT. SYNOPSYS use Fortran::Format; my $f = Fortran::Format->new("2(N: ,I4,2X)"); print $f->write(1 .. 10); # prints the following: # N: 1 N: 2 # N: 3 N: 4 # N: 5 N: 6 # N: 7 N: 8 # N: 9 N:...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (167): Fortran::Format Download

Added: May 10, 2013 | Visits: 1.529

SDCC SDCC is a retargettable, optimizing ANSI - C compiler that targets the Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in progress on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open Source Software, distributed under GNU General Public License...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (144): SDCC Download

Added: June 03, 2010 | Visits: 1.430

Aubit 4GL compiler Aubit 4GL compiler is a project to make a free Informix-4GL compatible compiler. Aubit 4GL compiler translates 4GL source into executable programs, enabling fast creation of screen/form-based applications. With support for SQL statements forming an intrinsic part of the language, its especially...


Platforms: *nix

License: Freeware Size: 5.5 MB Download (171): Aubit 4GL compiler Download

Added: March 04, 2010 | Visits: 1.256

Portable Object Compiler Portable Object Compiler project consists of a set of Objective-C class libraries and a precompiler (translator) that generates plain C code..


Platforms: *nix

License: Freeware Size: 839.68 KB Download (108): Portable Object Compiler Download

Added: November 26, 2010 | Visits: 1.213

GMP compiler GMP compiler tool simplifies the use of GMP, the GNU multiple precision library. It scans a C source file for specially marked GMPS arithmetic expressions and replaces them with plain C. The abbreviation gmpc stands for GMP compiler, or alternatively GMPS-to-C compiler. GMPS arithmetic...


Platforms: *nix

License: Freeware Size: 276.48 KB Download (105): GMP compiler Download

Added: March 20, 2010 | Visits: 1.368

The Glasgow Haskell Compiler The Glasgow Haskell Compiler is a state-of-the-art, open source, compiler and interactive environment for the functional language Haskell..


Platforms: *nix

License: Freeware Size: 6.7 MB Download (112): The Glasgow Haskell Compiler Download

Added: January 13, 2010 | Visits: 1.001

Fortran::Namelist Fortran::Namelist is a Perl extension for Fortran namelists. SYNOPSIS use Fortran::Namelist; my $nml_file = /home/user/my_namelist.nml; my $nml=Fortran::Namelist->new( file => $nml_file ); my %new_group = ( group_name => { grp_var1 => some_string, grp_var2 => [ 1 , 2 , 3 ], } );...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): Fortran::Namelist Download

Added: February 23, 2010 | Visits: 1.209

intel-wings Driver The intel-wings project is a Linux driver for the Intel Wireless Series of input devices. Somehow, Intel managed to avoid using the USB Human Interface Device standards with their wireless gamepads. All other USB gamepads work out-of-the-box: plug it in, and the computer knows that it has an X...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (125): intel-wings Driver Download

Released: November 30, 2011  |  Added: December 17, 2011 | Visits: 2.211

Intel Drivers Update Utility Intel Drivers Update Utility updates your system drivers for Intel devices automatically with just several clicks. It will scan your system first then download and install Intel official drivers to let your Intel device work properly. The Intel Driver Update Utility keeps your system...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.5 MB Download (222): Intel Drivers Update Utility Download

Released: November 18, 2011  |  Added: December 24, 2011 | Visits: 1.167

DriverXP For Intel Update XP drivers for Intel notebooks and desktops. DriverXP For Intel can help relieve you of worries about installing out-of-date drivers. It scans your system and install Intel official drivers for your Intel devices automatically. Whether it's because you're trying to install new...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.5 MB Download (149): DriverXP For Intel Download

Released: September 18, 2011  |  Added: October 10, 2011 | Visits: 1.401

DriverVista For Intel Update Vista drivers for Intel notebooks and desktops. DriverVista For Intel can help relieve you of worries about installing out-of-date drivers. It scans your system and install Intel official drivers for your Intel devices automatically. Whether it's because you're trying to install new...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.71 MB Download (1971): DriverVista For Intel Download

Released: November 23, 2011  |  Added: December 24, 2011 | Visits: 1.270

Intel Notebook WiFi Router Summary: Intel notebook WiFi Router is a software-based WiFi routing utility that turns your Intel notebook into a wireless router. Designed specially for Intel brand notebooks for sharing the Intel notebook's Internet with other WiFi-enabled devices. Detailed: Intel Notebook WiFi Router is...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.05 MB Download (132): Intel Notebook WiFi Router Download

Released: November 17, 2011  |  Added: November 29, 2011 | Visits: 787

Intel Wireless Laptop Router Intel Wireless Laptop Router is a simple to use software that turns your WiFi-enabled Intel laptop into a wireless router. You may come across the situation of temporarily needing an extra wireless router, but you have only Broadband Connection. To share the Internet connection, you can use your...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 3.03 MB Download (109): Intel Wireless Laptop Router Download

Released: April 25, 2011  |  Added: May 15, 2011 | Visits: 2.134

Intel Drivers Update Utility For Windows 7 Intel Drivers Update Utility For Windows 7 updates your Windows 7 drivers for Intel devices automatically. It will scan your Windows 7 first then download and install Intel official drivers to let your Intel devices work properly. The Intel Drivers Update Utility keeps your Intel Windows 7 system...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.94 MB Download (464): Intel Drivers Update Utility For Windows 7 Download

< 1 2 3 4 5 >