Difference between revisions of "Operating System"

From Free Pascal wiki
Jump to navigationJump to search
(see also)
m (OSX -> macOS)
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
An Operating System is the primary program which is used to control a computer. MS-Dos, Windows, Linux, BSD and [[UCSD Pascal]] are all operating systems which run on the PC.
+
{{Operating System}}
 +
<br>
 +
<br>
 +
An Operating System is the primary program which is used to control a computer. [[DOS|MS-DOS]], [[Portal:Windows|Windows]], [[ReactOS]], [[Portal:Linux|Linux]], [[FreeBSD]] and [[UCSD Pascal]] are all operating systems which run on standard PCs.
 +
 
 +
Other operating systems that are supported by Lazarus / Free Pascal include [[Portal:Android|Android]], [[Portal:iOS|iOS]] and [[Portal:Mac|macOS]].
  
 
==See also==
 
==See also==
  
 
* [[Operating Systems written in FPC]]
 
* [[Operating Systems written in FPC]]
 +
 +
[[Category:Glossary]]

Latest revision as of 06:33, 22 December 2019

Deutsch (de) English (en) suomi (fi)


An Operating System is the primary program which is used to control a computer. MS-DOS, Windows, ReactOS, Linux, FreeBSD and UCSD Pascal are all operating systems which run on standard PCs.

Other operating systems that are supported by Lazarus / Free Pascal include Android, iOS and macOS.

See also