Name:
Anonymous
2007-07-31 7:47
ID:PQR1tGXw
what does /prog/ think of erlang?
Name:
Anonymous
2007-07-31 15:18
ID:XzwfaqeT
Good.
Except the syntax fail sometimes (records eg.).
For the dynamic typing problem, there is a static analyzer (Dialyzer) for catching most type errors.