Professor Owl: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
Professor Owl is a code generator for the Borland C++ [[Object Windows Library]]. It will help you to create OS/2 applications faster and more error free and the tool offers some windows compatibility as well (in reverse so to speak, although that will probably only work with older versions of the OWL library for windows). The tool will create all the framework C++ code (skeleton application), header files, and resources needed for your application. | '''Professor Owl''' is a code generator for the Borland C++ [[Object Windows Library]]. It will help you to create OS/2 applications faster and more error free and the tool offers some windows compatibility as well (in reverse so to speak, although that will probably only work with older versions of the OWL library for windows). The tool will create all the framework C++ code (skeleton application), header files, and resources needed for your application. | ||
==Version== | ==Version== | ||
* [ | * 1.02 | ||
* 1.06 (Jan 1995) | |||
* 1.07 | |||
* 1.08 (Jun 1996) - [http://hobbes.nmsu.edu/download/pub/os2/dev/cplusplus/powl108.zip powl108.zip] | |||
==License== | ==License== | ||
* Open source released under the [[GPL v2]] | *Shareware / Open source released under the [[GPL v2]] in 2005 | ||
*Author: Edward March Jr | |||
[[Category:Open Source Software]][[Category:Software written in C++]] | |||
Revision as of 19:09, 8 November 2019
Professor Owl is a code generator for the Borland C++ Object Windows Library. It will help you to create OS/2 applications faster and more error free and the tool offers some windows compatibility as well (in reverse so to speak, although that will probably only work with older versions of the OWL library for windows). The tool will create all the framework C++ code (skeleton application), header files, and resources needed for your application.
Version
- 1.02
- 1.06 (Jan 1995)
- 1.07
- 1.08 (Jun 1996) - powl108.zip
License
- Shareware / Open source released under the GPL v2 in 2005
- Author: Edward March Jr