7 POSIX prelude

The POSIX prelude provides facilities to perform simple transput (I/O) based on POSIX file descriptors, accessing the file system, command-line arguments, environment variables, etc.

This prelude is available to Algol 68 programs without needing to import any module, provided they are compiled as gnu68 code, which is the default.