Barry Roberts <[EMAIL PROTECTED]> writes:
> Obviously, there isn't one.  But no discussion like this would be
> complete without mentioning erlang:
> http://www.erlang.org/
> http://en.wikipedia.org/wiki/Erlang_(programming_language)
>
> Never used it, but it does have some cool features for writing servers.

I've only written some short Erlang programs, but its binary pattern
matching system would be most excellent for working with binary
network protocols.  Pattern matching on streams in general is useful
for any network protocol, too.  Network protocols are definitely in
Erlang's sweet spot.

                --Levi

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to