Show HN: Visual flow-based programming for Erlang, inspired by Node-RED
https://github.com/gorenje/erlang-redHi There,
Erlang-RED has been my project for the last couple of months and I would love to get some feedback from the HN community.
The idea is to take advantage of Erlangs message passing and low overhead processes to have true concurrency in Node-RED flows. Plus also to bring low-code visual flow-based programming to Erlang.