logoalt Hacker News

turtleyachttoday at 9:02 AM5 repliesview on HN

The next language ought to ensure memory-safe conditions across the network.


Replies

yvdriesstoday at 9:49 AM

AmbientTalk did this. I used it for a demo where I dragged a mp3 player's UI button to another machine, where pressing play would play it back on the originator's speakers. Proper actor programming in the veins of E and Erlang.

https://soft.vub.ac.be/amop/

csrsetoday at 9:47 AM

Already exists since way back: https://github.com/mozart/mozart2 (for example)

show 1 reply
gostsamotoday at 9:45 AM

the article states that the language can have extensions for different domains, so it is also an option.

derleyicitoday at 9:17 AM

And the answer is… Rust.

show 1 reply