Jump to content

SOM Compiler: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== Description ==
The SOM compiler (SC.EXE) is a precompiler for generating [[SOM]] source code, mainly used for WPS extensions.
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]].
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==
==Version==
* 1997-02-28: included in ''IBM Developer's Toolkit for OS/2 Warp Version 4''
* 1997-02-28: included in ''IBM Developer's Toolkit for OS/2 Warp Version 4''
* 1999-06-30: Latest Version for OS/2  
* 1999-06-30: Latest Version for OS/2  


== Download ==
==License==
* Hobbes: "[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=som30os2 IBM SOMobjects Developer Toolkit V. 3.0]" (1996-12-24)
IBM Copyright. Discontinued
* [https://bitbucket.org/OCTAGRAM/somobjects/downloads SOM] for Windows NT


== License ==
==Authors==
IBM Copyright. Discontinued.
 
== Authors ==
* Andy Martin (IBM)
* Andy Martin (IBM)


==Related Articles==
==Articles==
* [[First steps with the SOM compiler]] by [[Prokushev]]
* [[First steps with the SOM compiler]] by [[Prokushev]]


==Publications==
==Product Documentation==
* [http://cyberkinetica.homeunix.net/os2tk45/somguide/ SOMGUIDE.INF - System Object Model Programming Guide] by [[IBM]]
*''System Object Model Programming Guide''
* [http://cyberkinetica.homeunix.net/os2tk45/somref/ SOMREF.INF - System Object Model Programming Reference] by [[IBM]]
*''System Object Model Programming Reference''


==Links==
==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
* [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]]
;Download
* Hobbes: "[http://hobbes.nmsu.edu/download/pub/os2/dev/wps/som30os2.zip IBM SOMobjects Developer Toolkit V 3.0]" (1996-12-24)
* [https://bitbucket.org/OCTAGRAM/somobjects/downloads SOM] for Windows NT
 
[[Category:SOM]]

Revision as of 21:35, 25 February 2017

The SOM compiler (SC.EXE) is a precompiler for generating SOM source code, mainly used for WPS extensions.

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

License

IBM Copyright. Discontinued

Authors

  • Andy Martin (IBM)

Articles

Product Documentation

  • System Object Model Programming Guide
  • System Object Model Programming Reference

Links

  • ZP93-0415 (1993-06-15) - IBM SOMobjects Developer Toolkit, Workstation Runtimes, Workgroup Runtimes Version 2.0 for OS/2
Download