Hacker News new | ask | show | jobs
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.
1 comments

> Now, I’m leaning towards C

Maybe there are other languages?