JargonFile/entries/Objectionable-C.txt
2014-04-26 15:52:28 +01:00

4 lines
408 B
Plaintext

Objectionable-C
n. Hackish take on Objective-C , the name of an object-oriented dialect of C in competition with the better-known C++ (it is used to write native applications on the NeXT machine). Objectionable-C uses a Smalltalk-like syntax, but lacks the flexibility of Smalltalk method calls, and (like many such efforts) comes frustratingly close to attaining the Right Thing without actually doing so.