Development Tools

Frank – F# computation expressions

Frank offers computation expressions, or builders, for configuring the Microsoft.AspNetCore.Hosting.IWebHostBuilder and defining routes for HTTP resources using Microsoft.AspNetCore.Routing.

Computation expressions in F# provide a convenient syntax for writing computations that can be sequenced and combined using control flow constructs and bindings. Depending on the kind of computation expression, they can be thought of as a way to express monads, monoids, monad transformers, and applicative functors. However, unlike other languages (such as do-notation in Haskell), they are not tied to a single abstraction, and do not rely on macros or other forms of metaprogramming to accomplish a convenient and context-sensitive syntax.

Frank is free and open source software.

Website: github.com/frank-fs/frank
Support:
Developer: Ryan Riley
License: MIT License

Frank is written in F#. Learn F# with our recommended free books and free tutorials.


Related Software

F# Web Frameworks
GiraffeNative functional ASP.NET Core web framework
SaturnImplements the server-side, functional MVC pattern
SuaveSimple web development F# library
WebSharperFull-stack, functional reactive web programming
FalcoToolkit for building fast, functional-first and fault-tolerant web applications
BoleroTools and libraries to run F# applications in WebAssembly
FelicityIdiomatic JSON:API
FrankF# computation expressions
FreyaModern functional stack for web programming

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments