Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michalspano/func-prog

My take on Functional Programming.
https://github.com/michalspano/func-prog

clojure functional-programming haskell personal

Last synced: about 9 hours ago
JSON representation

My take on Functional Programming.

Awesome Lists containing this project

README

        

I plan to post about my take on Functional Programming on this subdomain. I've
emerged myself into this __paradigm__ and I grew thoroughly fond of it.
Therefore, I want to share my thoughts and ideas about it, as well as my own
implementations of some of the most popular __algorithms__, __data
structures__, and so forth -- to show, that __FP__ is not only about __pure
functions__ and __immutable data__ – it's also about another way of thinking
and approaching problems.

## Local Development

```sh
./dev.sh
```

This website is based on [niklasbuschmann][link-to-template]'s **contract**
`Jekyll`-based template. Consider the attached docs of that repository instead.

[link-to-template]: https://github.com/niklasbuschmann/contrast