Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
...Old package is still there if you still need it but wont be developed on anymore.
Loads of modifications compared to the Msys2 package from Alex, you can still update Msys2 packages from his server though.
MinGW64 packages have to many changes compared to Alex version so those will not upgrade but im working on creating my own package server.
Current Msys2/MinGW64 gcc is now 6.2.0-4 and binutils 2.27.
New packages will be uploaded shortly.
Stay tuned for more changes.
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...
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
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.
Chasm-interop is a set of tools that parses C++ and Fortran 90 source files and automatically generates bridging code to provide for seamless language interoperability.
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.