Jump to content

Objective-C: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[Objective C]] compiler from [[Stepstone Corporation]] for DOS and OS/2.
[[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==
==Version==
*4.0 (1990) - This compiler requires Microsoft C 5.0 and contains a basic data structures library (ICpak).
*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.1 (1992) - preprocessor for [[IBM C Set/2]]
*4.3.4
==Links==
*[https://web.archive.org/web/19961230113750/http://www.stepstn.com/ archived]


[[Category:Objective C]]
[[Category:Objective C]]

Revision as of 19:19, 25 October 2022

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

Links