functional-fortran
Functional utility library
A set of reusable functions for functional programming in Fortran to encourage good programming practices and improve code maintainability.
Functional programming for modern Fortran
419 stars
34 watching
39 forks
Language: Fortran
last commit: almost 2 years ago
Linked from 1 awesome list
fortranfunctional-programming
Related projects:
Repository | Description | Stars |
---|---|---|
beark/ftl | A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 992 |
gingerbill/gb | A collection of small, high-quality libraries providing basic functionality for C and C++ development | 600 |
przemyslawjanpietrzak/pymonet | A high-level Python library for functional programming, providing abstract data structures and utilities. | 34 |
wisn/jargon-pemrograman-fungsional | Provides a glossary of terms and explanations for functional programming concepts in a simple and accessible way. | 71 |
winitzki/sofp | An online repository providing documentation and source code for a book on functional programming | 1,406 |
ritesh404/kudojs | A utility library providing functional programming tools and data types for writing composable, declarative code in JavaScript. | 23 |
dbrattli/expression | A pragmatic library for functional programming in Python, combining elements from F# and Railway-Oriented Programming to improve Python's expressiveness and error handling. | 494 |
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |
mickvangelderen/funko | A minimalistic functional programming library with a focus on simplicity and ease of use. | 4 |
teaentitylab/fpes | A library providing core functional programming functions and types for JavaScript | 43 |
evpl/jkscope | A Java library that provides functional programming utilities inspired by Kotlin | 13 |
brynbellomy/funky | Functional programming tools and experiments in Swift. | 14 |
relevance/functional-koans | A collection of learning tools and exercises for functional programming in various languages. | 156 |
eliperelman/fn.js | A JavaScript library designed to promote and support functional programming principles in software development. | 15 |