erlang-red is a flow-based environment for Erlang
20 May 2025
Another example of a flow-based programming environment. Based on Node-RED, and there are Elixir helpers available.
There are acceptance nodes, too, which are used for unit testing: flows can be created and verified they work as expected. This is worth exploring more as testing is often an overlooked challenge with visual programming environments.