Jump to content

PMOS/2: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
* PMOS/2 v2014 (2014-08-28)
* PMOS/2 v2014 (2014-08-28)
* PMOS v2.2 (1995-03-23/2004-07-28)
* PMOS v2.2 (1995-03-23/2004-07-28)
: Originally released in 1995 and that is the date author references as the release date, but actually he made some minor bugfixes to the library since and the later date is the last known version, you should download the package from the Peter Moylans website rather than an archive site since some of them have older copies.
: Originally released in 1995 and that is the date author references as the release date, but actually he made some minor bugfixes to the library since and the later date is the last known version, you should download the package from the Peter Moylan's website rather than an archive site since some of them have older copies.


==Links==
==Links==
Line 18: Line 18:


==Author==
==Author==
* [[Peter Moylan]]
* [[Peter J. Moylan]]


[[Category:Tools]]
[[Category:Modula-2 Library]][[Category:Software written in Modula-2]]
[[Category:Modula-2]]
[[Category:DOS Tools]]
[[Category:Open Source Software]]
[[Category:Software written in Modula-2]]

Latest revision as of 06:37, 7 October 2022

An open source Modula-2 library originally developed for DOS as PMOS but later ported and extended for OS/2 in a version referred to as PMOS/2. The library was originally written to aid in making it simpler to create multitasking software for real-time and embedded applications, but it contains a heap of code that can be useful for other software such as a preprocessor, windowing and screen graphics modules, device drivers, and utility modules.

It is developed primarily for TopSpeed Modula-2 targeting both DOS and OS/2 but it also has partial support for the old shareware FST Modula-2 compiler for DOS, portions of it have also been used with later ISO Modula-2 compatible compilers on both OS/2 and Microsoft Windows.

Version

  • PMOS/2 v2014 (2014-08-28)
  • PMOS v2.2 (1995-03-23/2004-07-28)
Originally released in 1995 and that is the date author references as the release date, but actually he made some minor bugfixes to the library since and the later date is the last known version, you should download the package from the Peter Moylan's website rather than an archive site since some of them have older copies.

Links

Licence

Open source software

Author