Explore >> Select a destination


You are here

sookocheff.com
| | sreekar.ch
2.6 parsecs away

Travel
| | But first What is functional programming ? Functional programming is a programming paradigm in which most computation is treated as evaluation of functions. It emphasizes on expression evaluation instead of command execution. Wikipedia When did it all start ? In the 90s, there was a war between declarative programming and imperative programming. Declarative programming then represented by logic programming languages like Prolog and early functional languages like Erlang. And imperative languages were r...
| | cukic.co
1.8 parsecs away

Travel
| | Author of the 'Functional Programming in C++' book, KDE developer and Free/Libre Software enthusiast.
| | rachelcarmena.github.io
4.4 parsecs away

Travel
| | Some characteristics of functional programming
| | m10k.eu
21.3 parsecs away

Travel
| [AI summary] The author explains how to implement a recursive descent parser in Bash to define and process domain-specific language rules for selecting RPM packages.