Module | Description |
epcompat.array
|
|
epcompat.file
|
Implements Prospero file i/o.
|
epcompat.initial
|
|
epcompat.interval
|
Implements intervals between two inclusive values of ordinal type, or char or
enum.
|
epcompat.ordinal
|
|
epcompat.set
|
Implements sets of values of ordinal type, including char and enum members.
|
epcompat.string
|
Provides compatibility between D strings and the binary Extended Pascal formats
of ShortString and String, for file i/o using the fromFile and toFile methods.
|
epcompat
|
Provides type compatibility with, and comparable features to Extended Pascal.
|