I'd like to propose an object oriented extension to C - It's standard C - But every source file is an independent object that runs in an isolated address space - Objects are spawned by executing other files, and can only communicate by message passing
-
-
I was going for a joke about the Unix model, but sure. In a message-passing system, at least, the races are confined to the communication edges rather than pervasive to any memory access, but yeah, it doesn't define the problem away
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
I don't know Erlang but didn't they manage to "define the problem away"?
-
Erlang programmers tend to engage in thorough planning and write code very, very carefully, as an airplane control systems programmer might. If you did that in C++, you could expect similar results.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.