>>8
actually Haskell could be reference counted pretty easily.
Name:
n3n7i2011-09-18 14:59
... I don't know why it is still discussed...
...malloc-ing is so easy =)
...and for types, same >> you declare the type and that's it =)
...Without types >>> chaos... you can't distinguish int from float
int i i is an int =) double d d is an double =)
easy... heeheehee =)