ANN: Python + Erlang = Candygram

Michael Hobbs michael@REDACTED
Thu Aug 26 18:46:22 CEST 2004


This is a little off-topic, since it isn't relevant to Erlang programmers,
but it may be of interest to those who enjoy programming in Erlang.

--------------------------------------------------------------

Announcing the first public release of Candygram:
    Candygram 1.0 beta 1

Candygram is a Python implementation of Erlang concurrency primitives.
This package attempts to emulate Erlang's concurrency facilities as
closely as possible in Python. With Candygram, developers can send and
receive messages between threads using semantics nearly identical to those
in the Erlang language.

More information about Candygram can be found at
http://candygram.sourceforge.net






More information about the erlang-questions mailing list