erlang - Actor-model library, framework, or language written in C? -


the actor-model defined in 1973 paper carl hewitt, has been popularized erlang language. believe parts of erlang aren't self-hosted (written in erlang) written in c; beam , hipe written in c. alternative actor-model implementations (languages, frameworks, or libraries) written in c?

consider libdispatch.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -