Jump to content

ST-Open

From EDM2
Revision as of 01:15, 14 December 2015 by Reiknir (talk | contribs)

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

License

  • Open Source released under the FT4FP license.

Author