Jump to content

Open Watcom C/C++: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 6: Line 6:
|Author=
|Author=
|Licence=Open Source Software
|Licence=Open Source Software
|WWW=
|WWW=[http://www.openwatcom.org HomePage]
}}
}}
Open source C/C++ development environment
Open source C/C++ development environment
Line 24: Line 24:


==Links==
==Links==
* [http://www.openwatcom.org HomePage]
* [http://wiki.openwatcom.org/index.php/Main_Page Open Watcom wiki]
* [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]]

Revision as of 22:29, 3 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