Jump to content

Zortech C++: Difference between revisions

From EDM2
No edit summary
Tomtom (talk | contribs)
mNo edit summary
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:ZortecC.jpg|right|200px]]
{{Software
A 16 and 32 bit C and C++ development system for DOS, Windows and OS/2, the system compromised an IDE with editor, compiler, profiler and debugger. Note that with version 2 you could buy an integrated system that supported OS/2 and DOS or a cheaper system that only supported DOS and in some countries only the cheaper version was distributed. With version 3 of the compiler 16 and 32 bit versions for DOS and 16 bit version Windows and OS/2 came in the same package. The company also had ports for the Macintosh and SCO Unix on offer for a while. Bought by Symantec in the early 90's who released a version 3.1 as a separate compiler for 32 bit OS/2 only.
|Picture=Zortech.jpg
|Name=Zortech C++
|Version=3.1
|Vendor=Zortech, Symantec
|Author=
|Licence=Commercial. Discontinued.
|WWW=
}}
'''Zortech C++''' is a 16- and 32-bit [[C]] and [[C++]] development system for DOS, Windows and OS/2. The system comprised an IDE with editor, compiler, profiler and debugger.


The built in editor shipped with the package was based on [[MicroEMACS]]. After Symantec stopped selling the package the original developer started selling it under the '''Digital Mars''' name and currently offers the basic version of it as a free download, however that version offers support for 16 and 32 code generation for both DOS and Microsoft Windows but contains no OS/2 support.
==History==
In 1988 Zortech Ltd released the first version of the development system for DOS based on the earlier [[Zortech C]].


====History====
Version 2 edition supported OS/2 and DOS or a cheaper system that only supported DOS.
The tool was originally deliverd as C only compiler for DOS called '''Zorland C''', and was aimed squarely at the budget end of the market, after a legal threat from [[Borland]] the name was changed to Zortech and rudimentary C++ capabilities were added.
 
Version 3 of the compiler 16 and 32 bit versions for DOS and 16 bit version Windows and OS/2 came in the same package. Also version 2.1 for SCO Unix was offered.
 
Bought by Symantec in 1992 who released version 3.1 with 32-bit OS/2 support. The Symantec version includes the rather spiffy [[Multiscope Debugger]].
 
The built in editor shipped with the package was based on [[MicroEMACS]].


==Version==
==Version==
* 3.1 (32 bit version)
;Zortech C++
* 3.04r (16 bit version)
* 1.01
* 1.02
* 1.03
* 1.04
* 1.05 (Oct 1988)
* 1.06 (Nov 1988)
* 1.07 (Jun 1989)
 
* Mar 1990: 2.0 (DOS, Windows, OS/2 1.x)
* Apr 1990: 2.06
 
* Oct 1990: 2.1 (additional for SCO UNIX)
* Apr 1991: 2.18
 
* 3.0 (Jun 1991)
** Zortech C++ for Windows Version 3.0 (Windows SDK included)
** Zortech C++ Developer's Edition Version 3.0 (with OS/2 support)
** Zortech C++ Science and Engineering Edition Version 3.0
* 3.0r2 (Sep 1991)
* 3.0r4 (Oct 1991)


==Licence==
;Symantec Zortech C++
* Discontinued commercial software
* Dec 1992: 3.1
** Zortech C++ Version 3.1 for DOS and Windows
** Zortech C++ Version 3.1 for OS/2 2.0 and DOS
* 1993: Zortech C++ for Windows NT (Preview)
See also: [[Symantec C++]]


==Author==
===Porting aids===
* Zortech Ltd. (Originally Zorland Ltd.)
* [[LC-Port]] - [[Lattice C]] porting library
* Symantec


==Documents==
==Publications==
*John M. Hughes: ''Programming in Zortech C++'' - Sigma 1991, ISBN 1-85058-166-5
*Scott Robert Ladd: ''Applying Zortech C++'' - Addison-Wesley 1992, ISBN 0-201-56302-9
;Articles
* Walter Bright: ''Secrets Of Compiler Optimization: Inside The Zortech C And C++ Compilers'' - Micro Cornucopia (Jan/Feb 1989)
* Ron L. Burk; Helen Custer: ''Zortech C++'' - C Users Journal (May 1989)
* Scott Robert Ladd: ''Examining Zortech C++ 2.0'' - Dr. Dobb's (Jan 1990) [//www.drdobbs.com/cpp/examining-zortech-c-20/184408290]
* Todd B. Crowe: ''Zortech C++ Version 3.1'' - OS/2 Professional (Mar/Apr 1993)


==Links==
==Links==
* http://www.drdobbs.com/cpp/examining-zortech-c-20/184408290 (A review of version 2 from 1990)
* [//www.joho.se/2010/01/26/zortech-c-3-1-for-os2/ Symantec Zortech C++ 3.1 for OS/2]
* [http://books.google.co.uk/books?id=z1AEAAAAMBAJ&pg=PA59&lpg=PA59&dq=Zortech+os/2&source=bl&ots=Jm3RJbu1tu&sig=ZosHB7L8hP2ZU9U-YjUA6JRzWkk&hl=en&sa=X&ei=bhBYVLejE5btaOLSgvAJ&ved=0CCgQ6AEwAQ#v=onepage&q=Zortech%20os%2F2&f=false A review of version 2.18 from Infoworld]
* [//books.google.com/books?id=z1AEAAAAMBAJ&pg=PA59 A review of version 2.18 from Infoworld]
* http://www.digitalmars.com - Current owner of the codebase


[[Category:Tools]] [[Category:DOS Tools]] [[Category:MS Windows Tools]] [[Category:MAC Finder Tools]] [[Category:SCO Tools]]
[[Category:C++ Development Environment]]

Latest revision as of 00:46, 4 February 2024

Zortech C++
Name Zortech C++
Version 3.1
Vendor Zortech, Symantec
Author
Licence Commercial. Discontinued.
WWW

Zortech C++ is a 16- and 32-bit C and C++ development system for DOS, Windows and OS/2. The system comprised an IDE with editor, compiler, profiler and debugger.

History

In 1988 Zortech Ltd released the first version of the development system for DOS based on the earlier Zortech C.

Version 2 edition supported OS/2 and DOS or a cheaper system that only supported DOS.

Version 3 of the compiler 16 and 32 bit versions for DOS and 16 bit version Windows and OS/2 came in the same package. Also version 2.1 for SCO Unix was offered.

Bought by Symantec in 1992 who released version 3.1 with 32-bit OS/2 support. The Symantec version includes the rather spiffy Multiscope Debugger.

The built in editor shipped with the package was based on MicroEMACS.

Version

Zortech C++
  • 1.01
  • 1.02
  • 1.03
  • 1.04
  • 1.05 (Oct 1988)
  • 1.06 (Nov 1988)
  • 1.07 (Jun 1989)
  • Mar 1990: 2.0 (DOS, Windows, OS/2 1.x)
  • Apr 1990: 2.06
  • Oct 1990: 2.1 (additional for SCO UNIX)
  • Apr 1991: 2.18
  • 3.0 (Jun 1991)
    • Zortech C++ for Windows Version 3.0 (Windows SDK included)
    • Zortech C++ Developer's Edition Version 3.0 (with OS/2 support)
    • Zortech C++ Science and Engineering Edition Version 3.0
  • 3.0r2 (Sep 1991)
  • 3.0r4 (Oct 1991)
Symantec Zortech C++
  • Dec 1992: 3.1
    • Zortech C++ Version 3.1 for DOS and Windows
    • Zortech C++ Version 3.1 for OS/2 2.0 and DOS
  • 1993: Zortech C++ for Windows NT (Preview)

See also: Symantec C++

Porting aids

Publications

  • John M. Hughes: Programming in Zortech C++ - Sigma 1991, ISBN 1-85058-166-5
  • Scott Robert Ladd: Applying Zortech C++ - Addison-Wesley 1992, ISBN 0-201-56302-9
Articles
  • Walter Bright: Secrets Of Compiler Optimization: Inside The Zortech C And C++ Compilers - Micro Cornucopia (Jan/Feb 1989)
  • Ron L. Burk; Helen Custer: Zortech C++ - C Users Journal (May 1989)
  • Scott Robert Ladd: Examining Zortech C++ 2.0 - Dr. Dobb's (Jan 1990) [1]
  • Todd B. Crowe: Zortech C++ Version 3.1 - OS/2 Professional (Mar/Apr 1993)

Links