koenpoppe / ErrorHandlingInFortran2003
Although the Fortran programming language is evolving steadily, it still lacks a framework for error handling-- not to be confused with floating point exceptions. Therefore, the commonly used techniques for handling errors did not change much since the early days and do not benefit from the new features of Fortran 2003. After discussing some his…
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ErrorHandlingInFortran2003
- Linear lookup table implemented in modern Fortran☆21Updated 2 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆32Updated 2 years ago
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆24Updated last week
- An utility for the run-time checking of program requirements and for providing diagnostic error output inside pure procedures☆17Updated last week
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated last year
- Modern Fortran Linked List☆31Updated 2 years ago
- DEmystify Fortran mYths☆12Updated 7 years ago
- Modern Fortran sorting routines for strings☆18Updated 10 months ago
- Container library for Fortran programming language☆28Updated 6 years ago
- Fortran STL File I/O☆22Updated 2 years ago
- Fortran Ansi Colors (and Styles) Environment☆39Updated last year
- Collections are set of objects that are can be iterated in convenient fashion. This is a Modern Fortran Collections Library containing in…☆13Updated 6 years ago
- It is a FORTRAN utilities library, which is to help the FORTRAN developers to put more efforts on the physics software development.☆15Updated 7 years ago
- Call C system routines (mostly POSIX) from Fortran☆16Updated 2 weeks ago
- Automatic Differentiation (1st order) for Fortran 95☆22Updated 2 years ago
- Fortran tIc Toc Timer☆15Updated 4 years ago
- Fortran implementation of xoroshiro128+☆10Updated 8 years ago
- A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs)…☆18Updated last month
- FOSSIL, FOrtran Stereo (si) Litography parser☆16Updated last month
- ForTrilinos provides portable object-oriented Fortran interfaces to Trilinos C++ packages.☆24Updated last year
- Vector algebra class for Fortran poor people☆29Updated 2 years ago
- Fortran routines for manipulating ASCII characters (future pull request to fortran-lang/stdlib https://github.com/fortran-lang/stdlib)☆12Updated 9 months ago
- An OOP library of fast Fourier transforms☆19Updated 8 years ago
- Fortran OO implementation of a generic container using an unlimited polymorphic class. Implementation of a resizable container array and …☆18Updated 5 years ago
- Fortran Parameter List. A fortran dictionary where to put the parameters of your application.☆30Updated 3 years ago
- man-page style descriptions of Fortran intrinsics for use as a reference for developers and tutorials☆18Updated 2 weeks ago
- Fortran string manipulations☆24Updated last week
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆21Updated 3 years ago
- BeFoR64, Base64 encoding/decoding library for FoRtran poor men☆21Updated 2 years ago
- Fortran commandline-interface using a simple prototype command☆20Updated 3 months ago