functional-programming-jargon
Functional Glossary
A glossary of terms explaining functional programming concepts in simple language
Jargon from the functional programming world in simple terms!
19k stars
356 watching
1k forks
last commit: about 1 year ago
Linked from 4 awesome lists
fpfunctional-programming
Related projects:
Repository | Description | Stars |
---|---|---|
teaentitylab/fpes | A library providing core functional programming functions and types for JavaScript | 43 |
getify/functional-light-js | A comprehensive guide to applying functional programming principles in JavaScript to write better code. | 16,640 |
mostlyadequate/mostly-adequate-guide | A tutorial on functional programming in JavaScript, covering reactive programming and designed to be learned through real-world applications. | 23,422 |
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
functionaljava/functionaljava | A Java library implementing fundamental programming abstractions for functional programming | 1,604 |
luijar/functional-programming-js | A collection of code samples and libraries demonstrating functional programming in JavaScript | 483 |
ritesh404/kudojs | A utility library providing functional programming tools and data types for writing composable, declarative code in JavaScript. | 23 |
wisn/jargon-pemrograman-fungsional | Provides a glossary of terms and explanations for functional programming concepts in a simple and accessible way. | 71 |
kongware/ftor | A programming language and runtime system designed to provide type-directed functional programming in JavaScript with debugging support | 44 |
jkup/functional-javascript | A curated list of resources and tools for learning and practicing functional programming in JavaScript | 373 |
mostlyadequate/mostly-adequate-guide-ru | Teaches functional programming in JavaScript with a focus on practical application and ease of use | 1,221 |
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 |
barbuz/husk | A functional programming language that combines golfing and simplification of code through type inference. | 75 |
zesterer/tao | A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. | 1,092 |
caiorss/functional-programming | An online tutorial on functional programming concepts, examples, and patterns illustrated in multiple programming languages | 2,688 |