EXPL-32

From Rosetta Code
EXPL-32 is an implementation of XPL0. Other implementations of XPL0.

EXPL-32 (also EXPL32 and E-XPL32) is a version of XPL0 written in Delphi, Version 6 Professional.

Features

EXPL-32:

  • Supports 32-bit integer numbers and dynamic access to a maximum of 2 gigabytes of memory.
  • Simulates DOS/VGA console that emulates 61 Standard CGA, EGA, VGA, and Vesa Modes.
  • Includes Extended Intrinsics functions that perform advanced functions not available in the standard intrinsic set.

See also