Jump to content

Professor Owl: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
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==
* [ftp://hobbes.nmsu.edu/pub/os2/dev/cplusplus/powl108.zip 1.8L] - Please note that the hobbes archive has another file with the same name that is actually an older shareware version of this program.
* 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


==Author==
[[Category:Open Source Software]][[Category:Software written in C++]]
* Edward March Jr
 
[[Category:C++]][[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