[erlang-questions] Good Erlang style?

Jani Hakala jahakala@REDACTED
Wed Sep 20 11:19:52 CEST 2006


"t ty" <tty.erlang@REDACTED> writes:

> Python will be your ticket to Erlang. If you are familiar with
> map/reduce/lambda you are more then half way there. You only need to
> add using recursion for loops and pattern matching for if/else.
>
My way of writing Python programs actually changed a little bit after
learning Erlang. More foo(fun, list) kind of functions and more
closures. 

Jani Hakala



More information about the erlang-questions mailing list