Get the latest tech news
Show HN: Visual flow-based programming for Erlang, inspired by Node-RED
Visual low-code flow-based programming environment for Erlang, inspired by Node-RED. - gorenje/erlang-red
Node-RED is a amazing[*] tool for creating flows that describe concurrent processing, it is just a shame the NodeJS is single threaded. [*] = amazing in the sense of extendability(Nodes can easily be added and developed by third parties), understandability(Node-RED terminology is straightforward) and usability(once a rectangle becomes a unit of computation and a line becomes a pathway for data flow) If this project becomes more collaborative or a "production ready piece of software", more certainty will be applied to the development process, i.e., semantic version numbers will introduced.
Or read this on Hacker News