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.
The best library to work with .Net Assemblies in C/C++.
...Access to .Net Framework Class Library.
2. No COM registration of .Net Libraries is required when deployed.
3. Allows any programming language to consume .Net libraries as if they were native code.
FORTRAN Unit Test Framework FRUIT - TDD in FORTRAN
...Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net
The core testing part is in FORTRAN, this part can be used independent of the Ruby codes.
The Ruby code is to make fixtures and reports easier.
Rake is to build the project elegantly. This project also demonstrate a new way to build mixed language code in an alternative way than Make.
Most of the FORTRAN are important in nature, used in nuclear and aerospace codes, etc, and maintained and written actively. Please help to bring TDD practices to the FORTRAN community. ...
ForGE - Fortran GUI Environment v0.4.0 Alpha
Source: https://github.com/jshahbazi/fortran-forge
Latest News
=========
(5/27/14) - Development has halted due to me discovering a better way to develop a GUI using Glade and GTK v3. Please go here for more info: http://fortrandev.wordpress.com/2014/05/25/creating-a-gui-using-gtk3-and-gtk-fortran/
(10/18/13) - Source code has been released!
(7/1/13) - The compilation instructions up until now have been wrong. They have been updated and everything should actually work. Please let me know if there are any issues. Also, the forge.mod file - which is required - has been added to the release.
About
=====
A framework designed to simplify construction of modern Fortran programs using the GTK+ GUI functions.
...
BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.