Measures Concepts
GitHub icon

Message Passing

Message Passing - language feature

< >
Example from Elixir:
send(pid, :ping)
Example from Speedie:
|| chld = app.fork("ipc_identifier_123", app.rawargs) chld <~ "send message" printline chld.get // receive message

Languages with Message Passing include Go, Scala, Objective-C, Elixir, Erlang, Smalltalk, Applescript, Self, HyperCard, Speedie, progsbase, Concurrent ML, cooC

Languages without Message Passing include C3

This question asks: Does the language support message passing?

Read more about Message Passing on the web: 1.

HTML of this page generated by Features.ts

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout