ghc-nano-erl
Small library for Erlang-style actor semantics


A small, beginner-friendly library for Erlang-style actor semantics, for coordinating concurrent processes and message passing Processes are plain IO actions, so no monad transformers needed (no liftIO!) For best performance, compile with:>ghc -O2 -threaded -rtsopts -with-rtsopts=-N.

MIT

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...