←back to thread

204 points Towaway69 | 1 comments | | HN request time: 0s | source

Hi 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.

Show context
thinkyfish ◴[] No.44006615[source]
I was just thinking of making something like this last night but using FLENG instead of Erlang ;) I'm really glad more people are taking inspiration from Node-RED, I will definitely be playing with this!
replies(1): >>44007571 #
1. Towaway69 ◴[] No.44007571[source]
FLENG[1] - Wow, "low level concurrent logic programming language descended from Prolog" - sounds like an easy swap out for Erlang since they have the same heritage. ;)

[1] http://www.call-with-current-continuation.org/fleng/fleng.ht...