←back to thread

206 points Towaway69 | 1 comments | | HN request time: 0.233s | 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
pjmlp ◴[] No.44007180[source]
I am a big fan of visual programming, and also think visual and digital circuit design tools overlap quite nicely with functional programming languages.

The mess most people complain about in visual languages, also happens on text ones, the biggest difference is that visual ones make it quite clear the code lacks modularity.

Get to package stuff into reusable ICs more often.

All the best for the project.

replies(3): >>44007306 #>>44008201 #>>44009883 #
1. tlodboy ◴[] No.44008201[source]
Visual programming helps automate flows in circuit design and I feel adoption would be higher as well since most circuit designers for some reason prefer GUI