
3 Apr
2010
3 Apr
'10
10:22 p.m.
Apparently, Erlang does not have a static type system, since with hot code loading, this is intrinsically difficult. "Erlang Programming", Francesco Cesarini & Simon Thompson, June 2009, O'Reilly, page 31. If Haskell allows hot code loading, would this throw a wrench into the static type system? -- Regards, Casey