SOM Compiler: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
The SOM compiler is a precompiler for generating SOM source code, mainly used for WPS extensions. It is the sc.exe binary file. | The SOM compiler is a precompiler for generating SOM source code, mainly used for WPS extensions. It is the sc.exe binary file. | ||
The SOM compiler | The SOM compiler was distributed by IBM as part of the [[SOMobjects Developer's Toolkit for OS/2]] and the OpenDoc Toolkit. Later this toolkits integrated into [[IBM Developer's Toolkit for OS/2 Warp Version 4]]. | ||
==Version== | |||
* 1997-02-28: included in ''IBM Developer's Toolkit for OS/2 Warp Version 4'' | |||
''' | * 1999-06-30: Latest Version for OS/2 | ||
== Download == | == Download == | ||
* Hobbes: "[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=som30os2 IBM SOMobjects Developer Toolkit V. 3.0]" (1996-12-24) | * Hobbes: "[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=som30os2 IBM SOMobjects Developer Toolkit V. 3.0]" (1996-12-24) | ||
* [https://bitbucket.org/OCTAGRAM/somobjects/downloads SOM] for Windows NT | |||
== License == | == License == | ||
IBM Copyright. Discontinued. | IBM Copyright. Discontinued. | ||
== Authors == | |||
* Andy Martin (IBM) | |||
==Related Articles== | ==Related Articles== | ||
Line 21: | Line 25: | ||
* [http://cyberkinetica.homeunix.net/os2tk45/somguide/ SOMGUIDE.INF - System Object Model Programming Guide] by [[IBM]] | * [http://cyberkinetica.homeunix.net/os2tk45/somguide/ SOMGUIDE.INF - System Object Model Programming Guide] by [[IBM]] | ||
* [http://cyberkinetica.homeunix.net/os2tk45/somref/ SOMREF.INF - System Object Model Programming Reference] by [[IBM]] | * [http://cyberkinetica.homeunix.net/os2tk45/somref/ SOMREF.INF - System Object Model Programming Reference] by [[IBM]] | ||
==Links== | |||
* [http://www-01.ibm.com/common/ssi/rep_ca/5/877/ENUSZP93-0415/index.html ZP93-0415] (1993-06-15) - IBM SOMobjects Developer Toolkit, Workstation Runtimes, Workgroup Runtimes Version 2.0 for OS/2 | |||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 06:50, 23 January 2016
Description
The SOM compiler is a precompiler for generating SOM source code, mainly used for WPS extensions. It is the sc.exe binary file.
The SOM compiler was distributed by IBM as part of the SOMobjects Developer's Toolkit for OS/2 and the OpenDoc Toolkit. Later this toolkits integrated into IBM Developer's Toolkit for OS/2 Warp Version 4.
Version
- 1997-02-28: included in IBM Developer's Toolkit for OS/2 Warp Version 4
- 1999-06-30: Latest Version for OS/2
Download
- Hobbes: "IBM SOMobjects Developer Toolkit V. 3.0" (1996-12-24)
- SOM for Windows NT
License
IBM Copyright. Discontinued.
Authors
- Andy Martin (IBM)
Related Articles
Publications
- SOMGUIDE.INF - System Object Model Programming Guide by IBM
- SOMREF.INF - System Object Model Programming Reference by IBM
Links
- ZP93-0415 (1993-06-15) - IBM SOMobjects Developer Toolkit, Workstation Runtimes, Workgroup Runtimes Version 2.0 for OS/2