XDS-x86 Modula-2: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
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 | '''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 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== | ==Version== | ||
;OS/2 | |||
* 2.45 rc2 ([http://hobbes.nmsu.edu/download/pub/os2/dev/modula/xds-x86-env-245-rc2-os2.zip xds-x86-env-245-rc2-os2.zip] - 2000-05-03) | |||
;Windows and Linux | |||
* 2.51 | |||
* 2.6 beta 2 (2012-02-06) | |||
* | |||
* | |||
==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. | * 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== | ==Related Articles== | ||
* [[XDS Oberon]] by [[Paul Floyd]] (May 1999) | * [[XDS Oberon]] by [[Paul Floyd]] (May 1999) | ||
== | ==Links== | ||
*[http://www.excelsior-usa.com/xds.html XDS] Homepage | |||
*[http://www.excelsior-usa.com/forum/forum/7-native-xds-x86xds-c/ Forum] | |||
*[http://www.pmoylan.org/pages/os2/os2m2.html Modula-2 compilers for OS/2] (P. Moylan) | |||
;Manuals | |||
* [http://www.excelsior-usa.com/doc/xds/xc.html User's Guide] | * [http://www.excelsior-usa.com/doc/xds/xc.html User's Guide] | ||
* [http://www.excelsior-usa.com/doc/xds/xdslib.html Library Guide and Reference] | * [http://www.excelsior-usa.com/doc/xds/xdslib.html Library Guide and Reference] | ||
[[Category:Modula-2]][[Category:Oberon]] | [[Category:Modula-2]][[Category:Oberon]] |
Revision as of 20:47, 11 December 2018
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 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
- 2.45 rc2 (xds-x86-env-245-rc2-os2.zip - 2000-05-03)
- 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
- XDS Oberon by Paul Floyd (May 1999)
Links
- XDS Homepage
- Forum
- Modula-2 compilers for OS/2 (P. Moylan)
- Manuals