Professor Owl: Difference between revisions
Appearance
Created page with "==Description== Professor Owl is a code generator for the Borland C++ Object Window Library. It will help you to create OS/2 applications faster and more error free and the to..." |
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 | |||
==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. | * [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. | ||
====Preresiquites==== | ====Preresiquites==== | ||
* [[Borland C/C++]] | * [[Borland C/C++]] | ||
==License== | ==License== | ||
* Open source released under the [[GPL v2]] | * Open source released under the [[GPL v2]] | ||
==Author== | ==Author== | ||
* | * Edward March Jr | ||
[[Category:C++]][[Category:Open Source Software]][[Category:Software written in C++]] |
Revision as of 02:00, 9 February 2017
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.8L - Please note that the hobbes archive has another file with the same name that is actually an older shareware version of this program.
Preresiquites
License
- Open source released under the GPL v2
Author
- Edward March Jr