XDS-x86 Modula-2: Difference between revisions
No edit summary |
|||
Line 5: | Line 5: | ||
XDS/NC and XDS/C under Windows and OS/2 Warp includes the operating system API (Win32/PM) interface modules and a state-of-the-art IDE. Under Windows and OS/2 Warp it also includes a linker, and a symbolic run-time debugger. | XDS/NC and XDS/C under Windows and OS/2 Warp includes the operating system API (Win32/PM) interface modules and a state-of-the-art IDE. Under Windows and OS/2 Warp it also includes a linker, and a symbolic run-time debugger. | ||
The product originated in a Modula-2 to C compiler for DOS sold in the early 90's in Russia. | |||
==Version== | ==Version== | ||
Line 22: | Line 24: | ||
==License== | ==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. | |||
==Other Products== | ==Other Products== | ||
Line 35: | Line 37: | ||
[[Category: Tools]] | [[Category:Tools]][[Category:MS Windows Tools]][[Category:DOS Tools]][[Category:Modula-2]][[Category:Oberon]] |
Revision as of 12:41, 13 April 2015
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.
XDS/NC and XDS/C under Windows and OS/2 Warp includes the operating system API (Win32/PM) interface modules and a state-of-the-art IDE. Under Windows and OS/2 Warp it also includes a linker, and a symbolic run-time debugger.
The product originated in a Modula-2 to C compiler for DOS sold in the early 90's in Russia.
Version
- 03-05-2000: Latest Version for OS/2: 2.45 rc2
- Version for Windows and Linux: 2.51
- 27-12-2011: XDS 2.6 beta is available for download
Downloads
- XDS-x86 2.45 RC2 (Trial 60 days)
- XDS-x86 2.45 rc2 - Hobbes (03-05-2000)
Links
- XDS Homepage - Forum
- Modula2.org
- Modula-2 compilers for OS/2 (P. Moylan)
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.
Other Products
Related Articles
- XDS Oberon by Paul Floyd (May 1999)