Hacker News new | ask | show | jobs
by dllthomas 4397 days ago
"maybe you can program in an OO style at a high level, use functional style code for the low level implementation."

That's sort of the Erlang approach, right?

1 comments

You know, you're right - that does sound a lot like Erlang.

Which is generally considered an extremely pragmatic language.

I guess it all goes back to the Actor model and the origins of OO in Simula.