Skip Navigation
How did you get started with Functional Programming?

Hello fellow FP-Lemmyites. I'd love to hear stories about what got you interested in FP originally, and how you learned.

1
Rofi-Hoogle: A Tool To Search Hoogle From Your Desktop
github.com GitHub - rebeccaskinner/rofi-hoogle: Search Hoogle from Rofi

Search Hoogle from Rofi. Contribute to rebeccaskinner/rofi-hoogle development by creating an account on GitHub.

GitHub - rebeccaskinner/rofi-hoogle: Search Hoogle from Rofi

Rofi-Hoogle is a tool I wrote a couple of years ago to scratch a particular itch: I was often wanting to quickly remind myself of the name or types of functions while writing, and I didn't always want to search Hoogle or spin up a repl to figure out what I needed. I was already using rofi to quickly reference other information, so I decided to build an integration to let me reference a local hoogle DB with a single keystroke directly from my desktop.

0
Share some of your favorite FP Talks

FP is a big umbrella with a lot of interesting work happening. Let's help one-another stay up-to-date by sharing links of some of our favorite FP and FP-adjacent talks.

0
An Introduction to the Fixed Point Function
rebeccaskinner.net The Fixed Point

Learn about laziness, recursion, and fixed points in this beginner level haskell article.

The Fixed Point

Hi everyone. I thought I'd kick off the functional programming community here by sharing an article from my own blog on Haskell's fixed point function.

0
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CE
cercerilla @programming.dev

Privacy, free software, and functional programming enthusiast. Haskell, nixos, emacs. Author of Effective Haskell.

Posts 6
Comments 0
Moderates