←back to thread

243 points Towaway69 | 1 comments | | HN request time: 0.208s | 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
concerndc1tizen ◴[] No.44006463[source]
I've been interested in this for years.

Are there other similar projects that you're familiar with? Perhaps targeting other languages?

What are the major problems with this approach to programming? Are large programs hard to work with?

replies(5): >>44006783 #>>44006883 #>>44006956 #>>44008692 #>>44015273 #
1. randunel ◴[] No.44015273[source]
I see there's some suggestions here, you may want to give nodescript.dev a go, it's also nodejs based.

As a disclaimer, I'm somewhat affiliated with the project.