Showing 26 open source projects for "fortran compiler"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 1
    LFortran

    LFortran

    Official main repository for LFortran

    LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute the user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile binaries with the goal of running the user’s code on modern architectures such as multi-core CPUs and GPUs. LFortran is in alpha (it is expected to not work on third-party codes and users enthusiastically participate in bug reporting and fixing).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Numba

    Numba

    NumPy aware dynamic Python compiler using LLVM

    Numba is an open source JIT compiler that translates a subset of Python and NumPy code into fast machine code. Numba translates Python functions to optimized machine code at runtime using the industry-standard LLVM compiler library. Numba-compiled numerical algorithms in Python can approach the speeds of C or FORTRAN. You don't need to replace the Python interpreter, run a separate compilation step, or even have a C/C++ compiler installed. Just apply one of the Numba decorators to your Python...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    OpenBLAS

    OpenBLAS

    Optimized BLAS library based on GotoBLAS2 1.13 BSD version

    OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS performs scalar, vector and vector-vector operations, the Level 2 BLAS performs matrix-vector operations, and the Level 3 BLAS performs matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Code::Blocks

    Code::Blocks

    A free C, C++ and Fortran IDE

    Code::Blocks is a free, open-source, cross-platform C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging...
    Leader badge
    Downloads: 93,931 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    winlibs_mingw

    WinLibs standalone build of GCC and MinGW-w64 for Windows

    Windows version of the free open source GCC (GNU Compiler Collection) compiler for C and C++ (and other languages like Objective-C, Fortran, D). This is a standalone personal build, which means this download offers a complete compiler environment for Windows. Can be used together with an IDE (like Code::Blocks) or the MSYS2 shell if you need command line tools (e.g. for porting software from Linux to native Windows). Software built with this compiler will run natively on Windows (= without...
    Downloads: 87 This Week
    Last Update:
    See Project
  • 6
    Raspberry Pi GCC Toolchains

    Raspberry Pi GCC Toolchains

    CI maintained precompiled GCC ARM/ARM64 Toolchains for Raspberry Pi

    This project provides latest Raspberry Pi hardware optimized GCC Cross Compiler & Native (ARM & ARM64) automated Build-Scripts and Precompiled standalone Toolchains binaries, that will save you tons of time & thereby helps you get quickly started with software development on Pi.
    Leader badge
    Downloads: 252 This Week
    Last Update:
    See Project
  • 7
    libSUFR

    libSUFR

    A library containing Some Useful Fortran Routines

    libSUFR contains Some Useful Fortran Routines that I wrote for my own use, but that may also be useful for others. At the moment, it also "SUFRs" from the fact that Fortran module files are compiler-dependent...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    GMP Fortran library

    Fortran binding for GMP library

    Fortran binding for GMP library. Currently gfortran compiler supported on Linux and MS Windows (MinGW) platforms. Included Fortran program for solving Archimedes's cattle problem.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    avr-gfortran

    avr-gfortran

    program avr microcontroller using fortran77 syntax

    This is a pseudo Fortran77 compiler for Atmel AVR microcontroller, written in Fortran using gfortran compiler. The compiler use avr-gcc-4.9.2 as dependency. The recent version of compiler is 1.0.1-alpha. For Windows version (32bit), click https://sourceforge.net/projects/avr-gfortran/files/avr-gfortran-1.0.1-alpha/avr_gfortran-1.0.1-x86win.zip/download Linux version (32bit), click https://sourceforge.net/projects/avr-gfortran/files/avr-gfortran-1.0.1-alpha/avr_gfortran-1.0.1...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • 10
    A complete compiler toolchain that will cross-compile ANSI C, K&R C, Pascal, Modula-2, Occam, Fortran and Basic for a number of architecture including, but not limited to, the 6500, 68000, Z80, i80, i86, i386 and PDP-11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    coins-compiler

    COINS Compiler Infrastructure

    COINS compiler infrastructure provides modulalized compiler components such as C front-end, Fortran front-end, optimizers, parallelizers, and back-ends for Intel x86, Sparc, Arm, Mips, PowerPC, etc. so that compiler developers can easily construct their own compiler by combining or modifying the components or adding new components. It has powerful retargeting facility so that a code generator for new machine can be constructed in 3 to 6 months. The execution speeds of generated codes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ADI GNU toolchain

    ADI GNU toolchain

    The GNU Toolchain for ADI's Blackfin and future processors

    ... of GNU Binutils, GNU Compiler Collection (gcc), GNU Debugger (gdb), elf2flt utility, LDR utility, Libraries (libdsp, newlib, libgloss and uClibc), JTAG tools: (both urjtag and gdbproxy), etc. The source for all of these tools is available from our git repository, and any of these tools should build on almost any host system, including all Linux and Unix based OSes, and run on Windows. For the latest release of the toolchain, please see the README under "Files".
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    Nature
    Nature is an open source library for computing thermochemical and kinetic properties of complex gas mixtures. The library supports the CHEMKIN data format and a native script for defining complex gas mixtures. Nature is written in C# and does not depend on any third party tool or library. Nature interoperates natively with any .NET language including the FTN95: Fortran 95 compiler. The primary goal of the project is to deliver the open source that provides the foundation for potentially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Climate Modeling

    Climate Modeling

    Benefit Your Learning of Climate Modeling

    The goal of this project is to provide a couple of Fortran code to those students who selected the course of "Climate Modeling" in the department of atmospheric and oceanic sciences at Peking University. 这个项目的目标是给选择“气候模拟”课程(北京大学大气与海洋科学系)的同学提供与课程学习有关的源代码程序。 We are subject to GNU/GPL license and happy to open the code to the public. 我们遵守GNU/GPL协议,并乐于开放代码给所有需要的人。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Open64 Compiler and Tools site is dedicated to the continued development of the former SGI Pro64(TM) compiler for the IA64, x86, CUDA and MIPS architecture.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Proteus Cross Compiler system allows the generation and compilation of Java Code from llvm-gcc compatible languages (C/C++/fortran). The generated code will execute at up to 50% of native code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Formula Compiler Source
    Formula Compiler Source for writing your own compiler. Arithmetic expressions & functions; IF-THEN; AND OR ..; EQ GT ..; user functions like threshold, flipflop; others are easy to be implemented
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Platform Independet Library for Fortran 90/95 - The portable way for creating GUIs, doing file IO etc. This library is an attempt to build a platform and compiler independent library for Fortran 9x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims at providing a parser for fortran source code. Output is in XML format. The parser is based on the g95 parser. Additionnal tools in Perl are provided: Fortran source browser; pseudo-compiler environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of the g95 project is to create a free Fortran 95 compiler and runtime libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Author : André Rezende - andrerezende_br@yahoo.com.br Since Oracle stopped to support the Pro*Fortran compiler all the users of this preprocessor don't have alternative to use Embeded SQL c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project was to prepare gfortran for integration into gcc. Since this integration was completed in the summer of 2003, this project is now finished. You can find information about gfortran on http://gcc.gnu.org/wiki/GFortran/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Patches for GNU Fortran 95 Compiler. Contributed by Creative Compiler Research Group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    We will provide patches for the FREE g95 fortran compiler . We have worked on G95 compiler for some time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next