ST-Open: Difference between revisions
Appearance
Created page with "An assembly language library written to be used in-line by not just other x 86 assembly language programs but also by other languages no matter if they are compiled like C..." |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:IDlogo.png|250px|right]] | |||
An assembly language library written to be used in-line by not just other x 86 assembly language programs but also by other languages no matter if they are compiled like [[C]] or [[Modula-2]] or interpreted like [[REXX]]. The library includes an in-memory database engine | An assembly language library written to be used in-line by not just other x 86 assembly language programs but also by other languages no matter if they are compiled like [[C]] or [[Modula-2]] or interpreted like [[REXX]]. The library includes an in-memory database engine | ||
Line 5: | Line 6: | ||
==Versions== | ==Versions== | ||
* '''Latest OS/2 version:''' V.7.0 (2010) | * '''Latest OS/2 version:''' V.7.0 (2010) | ||
* Latest Windows 64 bit version: V.9.0 | * Latest Windows 64 bit version: V.9.0 (2013) | ||
:Note that the Windows 64 bit V.9 version is mostly a | :Note that the Windows 64 bit V.9 version is mostly a wrapper of the OS/2 version and has only limited if any new features. | ||
==Links== | ==Links== | ||
* [https://code.google.com/p/st-open/downloads/list ST-Open file repository] - on Google Code | |||
* [https://code.google.com/p/st-open/w/list ST-Open Wiki Page] - Some info | |||
* [http://st-open.googlecode.com/hg/DOC/HTML-V800/st-open/indexe.htm HTML Documentation] - Contain info not in either the Wiki or the package. In both English and German | |||
* [http://st-intelligentdesign.blogspot.co.uk/ Intelligent Design Blog] - Where the author discusses ST-Open issues. | |||
==License== | ==License== | ||
* Open Source released under the [[FT4FP]] license. | * Open Source released under the [[FT4FP]] license. | ||
Line 15: | Line 20: | ||
* [[Bernhard Schornak]] | * [[Bernhard Schornak]] | ||
[[Category:Tools]] | [[Category:Tools]][[Category:Assembly]][[Category:MS Windows Tools]] |
Revision as of 01:15, 14 December 2015

An assembly language library written to be used in-line by not just other x 86 assembly language programs but also by other languages no matter if they are compiled like C or Modula-2 or interpreted like REXX. The library includes an in-memory database engine
You should take note of the on-line HTML documentation since the documentation that comes with the library is extremely sparse.
Versions
- Latest OS/2 version: V.7.0 (2010)
- Latest Windows 64 bit version: V.9.0 (2013)
- Note that the Windows 64 bit V.9 version is mostly a wrapper of the OS/2 version and has only limited if any new features.
Links
- ST-Open file repository - on Google Code
- ST-Open Wiki Page - Some info
- HTML Documentation - Contain info not in either the Wiki or the package. In both English and German
- Intelligent Design Blog - Where the author discusses ST-Open issues.
License
- Open Source released under the FT4FP license.