Changes 2024-02-10

Module Messages

Module Kernel

  • Re-implementation of the scheduler, unchanged logic.

Module MultiCore

  • The transfer procedures now use a parameter of type ARRAY 4 OF BYTE in lieu of INTEGER.

Module Terminals

  • Added a separate Texts.Writer for error messages.

Main Modules

  • Each example program has now its own main module.
  • This shields the example program from changes to the library module.

New Example Program