funflow by Tweag

funflow

controlled & reusable pipelines
get started

Why funflow ?

controlled

reduce liabilities by managing side-effects

reusable

write a pipeline once, use it everywhere

cached

only spend the computational ressources that you have to

Table of contents

Tutorials

Learn the basics about funflow: write your first pipeline and run it in the default environment.

A simple example to illustrate the basics.

Handle and throw errors in your pipelines.

Learn how to configure tasks at load time.

Compile and execute a simple C program using funflow.

Create your own effects and interpreters for tailor-made pipelines.

An example demonstrating some usage of funflow for a data science project.

An example per feature to illustrate how to use funflow.

API

Until the v2 release is published on Hackage, you can find the API documentation here.