Hacker News new | ask | show | jobs
by pmontra 49 days ago
It is Erlang inspired. They write

> One of the enabling technologies for BOC is Erlang-style send and selective receive.

And the example with match, receive, case is a few lines below. It's more or less what one would write in Erlang.