/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Steve Jobs, NeXTSTEP, and early object-oriented programming (2016)
(computerhistory.org)
107 points
wmlive
| 4 comments |
12 Nov 24 01:06 UTC
|
HN request time: 0.628s
|
source
1.
aidenn0
◴[
13 Nov 24 22:17 UTC
]
No.
42130754
[source]
▶
>>42111938 (OP)
#
Ah, Objective C. The language that combines the famous memory safety of C with the blazing-fast performance of Smalltalk.
replies(2):
>>42132227
#
>>42138622
#
ID:
GO
2.
coldtea
◴[
14 Nov 24 01:33 UTC
]
No.
42132227
[source]
▶
>>42130754 (TP)
#
Or the speed and flexibility of C, with the high level abstraction capability and malleability of Smalltalk!
replies(1):
>>42138504
#
3.
LeFantome
◴[
14 Nov 24 17:19 UTC
]
No.
42138504
[source]
▶
>>42132227
#
And the readability of using both at the same time!
4.
nxobject
◴[
14 Nov 24 17:27 UTC
]
No.
42138622
[source]
▶
>>42130754 (TP)
#
Hey hey, objc_msgsend’s no longer C ABI compatible, [1] so make that the famous memory safety of assembly now…
[1]
https://www.mikeash.com/pyblog/objc_msgsends-new-prototype.h...
↑