Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:docs:tk:som [2024/11/09 17:29] – prokushev | en:docs:tk:som [2024/11/12 07:23] (current) – prokushev | ||
---|---|---|---|
Line 37: | Line 37: | ||
Changes from original somFree compiler: | Changes from original somFree compiler: | ||
- | * Most of internal structures now also present as in old IBM SOM 2.1 NT Toolkit. | + | * Added and mostly documented SOM Compiler library SOMC. Most of internal structures now also present as in old IBM SOM 2.1 Toolkit. SOMLINK style functions for most of SOM Compiler library added (NT version used optlink for some functions). somtShowEntry function outputs more info. Undocumented SOMTTypes now documented. |
+ | * SOM Compiler now supports emitters too. | ||
* New emitters: | * New emitters: | ||
* LNK - Open Watcom WLink support. | * LNK - Open Watcom WLink support. | ||
Line 43: | Line 44: | ||
* PAS - Pascal client support. | * PAS - Pascal client support. | ||
* IPAS - Pascal implementation classes support. | * IPAS - Pascal implementation classes support. | ||
- | * SOM Compiler library now mostly documented. | ||
- | * SOMLINK style functions for most of SOM Compiler library added. | ||
* Emitters now IBM SOM 2.1 and IBM SOM 3.0 compatible without recompilation. | * Emitters now IBM SOM 2.1 and IBM SOM 3.0 compatible without recompilation. | ||
* somFree Compiler supports IBM SOM 2.1, IBM SOM 3.0, and somFree 1.0 emitters. | * somFree Compiler supports IBM SOM 2.1, IBM SOM 3.0, and somFree 1.0 emitters. | ||
- | * somtShowEntry function outputs more info. | ||
- | * Undocumented SOMTTypes now documented. | ||
* SOMIPC now supports IDL 4.2 specification. | * SOMIPC now supports IDL 4.2 specification. | ||
* CORBA C Language Mapping Specification 1.0 now supported by default instead of CORBA 1.1 C Language mapping. | * CORBA C Language Mapping Specification 1.0 now supported by default instead of CORBA 1.1 C Language mapping. | ||
* Added support of OIDL files | * Added support of OIDL files | ||