SOM Compiler: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
The SOM compiler 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. | ||
The SOM compiler is distributed by IBM as part of the IBM OS/2 Toolkit, the SOM Toolkit and the OpenDoc Toolkit. | |||
It is also included in eComStation 2.1 second CD-ROM. | |||
==Version== | |||
'''* Latest Version for OS/2-eCS''': (1999/06/30) | |||
== Download == | == Download == | ||
* Hobbes: "[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=som30os2 IBM SOMobjects Developer Toolkit V. 3.0]" | |||
== License == | == License == | ||
IBM COPYRIGHT | IBM COPYRIGHT | ||
==Related Articles== | |||
* [First steps with the SOM compiler] by [[Prokushev]] | |||
==Publications== | |||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 17:16, 28 December 2011
Description
The SOM compiler is a precompiler for generating SOM source code, mainly used for WPS extensions.
The SOM compiler is distributed by IBM as part of the IBM OS/2 Toolkit, the SOM Toolkit and the OpenDoc Toolkit.
It is also included in eComStation 2.1 second CD-ROM.
Version
* Latest Version for OS/2-eCS: (1999/06/30)
Download
- Hobbes: "IBM SOMobjects Developer Toolkit V. 3.0"
License
IBM COPYRIGHT
Related Articles
- [First steps with the SOM compiler] by Prokushev