Jump to content

Guidelines C++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
*1.1 (Apr 1987) - Microsoft C 4.0
*1.1 (Apr 1987) - Microsoft C 4.0
*1.2 (Jan 1988) - Microsoft C 3.0 and C 5.0 support
*1.2 (Jan 1988) - Microsoft C 3.0 and C 5.0 support
*2.0
*2.0 (1990) - Microsoft C 4.0 or later


;Guidelines C++ for Unix V/386
;Guidelines C++ for Unix V/386
Line 11: Line 11:


==Publications==
==Publications==
*Mark Mallett: ''Advantage C++ and Guidelines C++'', BYTE, Oct 1987, p229
*Richard S. Wiener: ''The Guidelines C++ Translator'', Journal of Object-Oriented Programming, Aug/Sep 1988, p83
*Richard S. Wiener: ''The Guidelines C++ Translator'', Journal of Object-Oriented Programming, Aug/Sep 1988, p83


[[Category:C++ translator]]
[[Category:C++ translator]]

Latest revision as of 11:40, 22 July 2021

C++ translator based on AT&T cfront by Guidelines Software, Inc..

Guidelines C++ for MS-DOS
  • 1.0 (1987)
  • 1.1 (Apr 1987) - Microsoft C 4.0
  • 1.2 (Jan 1988) - Microsoft C 3.0 and C 5.0 support
  • 2.0 (1990) - Microsoft C 4.0 or later
Guidelines C++ for Unix V/386
works with standard Unix C compilers

Publications

  • Mark Mallett: Advantage C++ and Guidelines C++, BYTE, Oct 1987, p229
  • Richard S. Wiener: The Guidelines C++ Translator, Journal of Object-Oriented Programming, Aug/Sep 1988, p83