Jump to content

Open Watcom C/C++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Software
|Picture=NA.png
|Name=Open Watcom C/C++
|Version=
|Vendor=
|Author=
|Licence=Open Source Software
|WWW=[http://www.openwatcom.org HomePage]
}}
Open source C/C++ development environment
Open source C/C++ development environment


Line 15: Line 24:


==Links==
==Links==
* [http://www.openwatcom.org HomePage]
* [https://github.com/open-watcom/open-watcom-v2 git] (Fork by J. Malak)
* [https://github.com/open-watcom/open-watcom-v2 git] (Fork by J. Malak)
* [https://github.com/StevenLevine/openwatcom-v1 Steven Levine Github Fork]
* [https://github.com/open-watcom/owp4v1copy Github]
* [http://www.azillionmonkeys.com/qed/watfaq.txt The Watcom C/C++ Programmer's FAQ]
* [http://www.azillionmonkeys.com/qed/watfaq.txt The Watcom C/C++ Programmer's FAQ]


[[Category:C++ Development Environment]][[Category:Open Source Software]]
[[Category:C++ Development Environment]][[Category:Open Source Software]]

Latest revision as of 01:27, 5 February 2024

Open Watcom C/C++
Name Open Watcom C/C++
Version
Vendor
Author
Licence Open Source Software
WWW HomePage

Open source C/C++ development environment

Versions

  • 2003-01-28: 1.0
  • 2003-08-12: 1.1
  • 2004-01-07: 1.2
  • 2004-08-03: 1.3
  • 2005-12-14: 1.4
  • 2006-04-26: 1.5
  • 2006-12-15: 1.6
  • 2007-08-18: 1.7
  • 2007-10-23: 1.7a
  • 2009-02-21: 1.8
  • 2010-06-  : 1.9

Links