XDS-x86 Modula-2: Difference between revisions
Appearance
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
Native XDS-x86 is an optimising ISO Modula-2 and Oberon-2 compiler. | Native XDS-x86 is an optimising ISO Modula-2 and Oberon-2 compiler for Intel x86 based platforms. Not only it enables you to mix those two languages freely, but also access the operating system API, and use any third-party library with a plain C API. | ||
XDS-C is a "via C" Modula-2/Oberon-2 cross-compiler. Output is K&R C, ANSI C, or C++ source code, which may be further compiled by a third-party C/C++ compiler for any target platform. | XDS-C is a "via C" Modula-2/Oberon-2 cross-compiler. Output is K&R C, ANSI C, or C++ source code, which may be further compiled by a third-party C/C++ compiler for any target platform. |
Revision as of 22:20, 31 December 2011
Description
Native XDS-x86 is an optimising ISO Modula-2 and Oberon-2 compiler for Intel x86 based platforms. Not only it enables you to mix those two languages freely, but also access the operating system API, and use any third-party library with a plain C API.
XDS-C is a "via C" Modula-2/Oberon-2 cross-compiler. Output is K&R C, ANSI C, or C++ source code, which may be further compiled by a third-party C/C++ compiler for any target platform.
Version
- Latest Version for OS/2: 2.4rc2
- Version for Windows and Linux: 2.51
- 27-Dec-2011: XDS 2.6 beta is available for download
Links
- XDS-x86 2.45 RC2 für OS/2
- XDS Homepage - Forum
- Modula2.org
License
Since May 2005, all XDS Products are available under a freeware license.