jacobwilliams / flistLinks
Modern Fortran Linked List
☆35Updated 8 months ago
Alternatives and similar repositories for flist
Users that are interested in flist are comparing it to the libraries listed below
Sorting:
- Linear lookup table implemented in modern Fortran☆24Updated 3 months ago
- Fortran Implementation of Abstract Types☆36Updated 9 years ago
- Fortran Parameter List. A fortran dictionary where to put the parameters of your application.☆30Updated 4 years ago
- Although the Fortran programming language is evolving steadily, it still lacks a framework for error handling-- not to be confused with f…☆20Updated 7 years ago
- Fortran Ansi Colors (and Styles) Environment☆43Updated 5 months ago
- Simple coarray examples for teaching☆41Updated 10 years ago
- Portability Environment for Fortran poor people☆42Updated 6 months ago
- Fortran Units (environment) for Reliable phYsical math☆34Updated 2 years ago
- Vector algebra class for Fortran poor people☆28Updated 3 years ago
- Code examples from Rouson, Xia & Xu (Cambridge University Press, 2011)☆42Updated 4 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆35Updated 3 years ago
- Fortran INI ParseR and generator☆39Updated 2 years ago
- BeFoR64, Base64 encoding/decoding library for FoRtran poor men☆23Updated 6 months ago
- Petaca: A collection of foundational Fortran modules☆41Updated 6 months ago
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated 2 years ago
- Generic list implementation in Fortran 2003. Uses unlimited polymorphics or parametric polymorphism.☆35Updated 11 years ago
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆25Updated 5 months ago
- Fortran 2008 parser of mathematical expressions, based on Roland Schmehl "fparser"