
1 Aug
2011
1 Aug
'11
8:53 a.m.
01.08.2011 17:52, C K Kashyap kirjutas:
Hi, To clarify my understanding, I created this table
| | weak | strong | |---------+------+---------| | dynamic | perl | Ruby | | static | C | Haskell | |---------+------+---------|
Yes, though I'm not sure you could call Ruby's types "strong" either; it doesn't really have types in a such a defined sense (objects have classes, but that's not a "type" as such). I'm not qualified to comment on perl either.