Jump to content

XDS-x86 Modula-2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
Line 2: Line 2:


==Features==
==Features==
Native XDS for OS/2 includes an IDE with help files as well as Modula-2/Oberon-2 optimizing compiler. Full 32-bit OS/2 API support is provided. Not only it enables you to mix those two languages freely, but also offers access to the operating system API, and uses any third-party library with a plain C API.
Native XDS for OS/2 includes an IDE with help files as well as Modula-2/Oberon-2 optimizing compiler. Full 32-bit OS/2 API support is provided. Additional included tools are the H2D utility which translates C header files into Modula-2 definition modules and the XDS Debugger.
 
Not only it enables you to mix those two languages freely, but also offers access to the operating system API, and uses any third-party library with a plain C API.


[[XDS-C]] is a similar environment that emits C code.
[[XDS-C]] is a similar environment that emits C code.

Revision as of 02:42, 12 December 2018

Native XDS-x86 (xTech Development System) is an Oberon-2 development environment for Intel x86-based platforms.

Features

Native XDS for OS/2 includes an IDE with help files as well as Modula-2/Oberon-2 optimizing compiler. Full 32-bit OS/2 API support is provided. Additional included tools are the H2D utility which translates C header files into Modula-2 definition modules and the XDS Debugger.

Not only it enables you to mix those two languages freely, but also offers access to the operating system API, and uses any third-party library with a plain C API.

XDS-C is a similar environment that emits C code.

Version

OS/2
Windows and Linux
  • 2.51
  • 2.6 beta 2 (2012-02-06)

License

  • Originally commercial software, now discontinued Windows and Linux versions have seen minor updates, since May 2005, all XDS products except the OS/2 tools are available under a freeware license.

Related Articles

Links

Manuals