Functional programming and heavy IO applications

This page summarizes the projects mentioned and recommended in the original post on /r/functionalprogramming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Eso

    A (mostly) purely functional console-based esoteric language interpreter.

  • I have a project with purely functional esoteric language interpreters that can do console I/O (link), and I do it by having the interpreter define a function that turns the input string into the output string. To do real-time user interaction I just give it an input 'string' that's built as it's used by reading the console, the interpreter can't tell the difference between that and a fully predefined input.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts