Why good OOP programming languages like Smalltalk are forgotten, and shit ones like C++ and Java are everywhere?
Name:
Anonymous2011-02-01 19:48
>>33
I program in LISP. In there is no need to differentiate various lists by type. Their structure determines their "type", so every list has its own unique type.