Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I never used Smalltalk directly, but it's (weirdly) related cousin, Objective-C. My first exposure to OO was reading the Byte Magazine edition about Smalltalk (the one with the Balloon on the cover) which led me to experiment with adding OO to plain C in the late 80's (I did not have access to C++ or Objective-C at that time).


Yes, I remember there was a OO programming style/discipline layered on C that was floating around in the mid 80's and I tried it out. (just found out there's a whole book about it - https://book.huihoo.com/pdf/object-oriented-programming-with...)

Shortly thereafter, C++ arrived in the form of "cfront" which was a cross-language translator that would generate .c and .h files from .cxx and you'd compile those with a C compiler. There was no actual C++ compiler at first.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: