Jump to content

Objective-C: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
Line 7: Line 7:
*4.3.1 (1992) - preprocessor for [[IBM C Set/2]]
*4.3.1 (1992) - preprocessor for [[IBM C Set/2]]
*4.3.4
*4.3.4
==Publications==
*Ernest R. Tello: ''Objective-C'' - DDJ (Aug 1988)


==Links==
==Links==

Latest revision as of 19:53, 2 March 2024

Objective C compiler from Stepstone Corporation for DOS and OS/2.

Version 4 offers ANSI C support, full function and method prototyping, extensive type-checking, enhanced error handling, and dynamic and static binding options.

Version

  • 4.0 (1990) - This compiler requires Microsoft C 5.0 and contains a basic data structures library (ICpak).
  • 4.3.1 (1992) - preprocessor for IBM C Set/2
  • 4.3.4

Publications

  • Ernest R. Tello: Objective-C - DDJ (Aug 1988)

Links