|
|
|
|
|
by skydhash
47 days ago
|
|
I had to learn OOP with common lisp (CLOS) and smalltalk to understand this. Now, I’m leaning towards C, because it’s easier to model a problem with struct and function and not have to deal with the flavor of OOP that some languages foster. |
|
Maybe there are other languages?