Table of Contents

Enum Pl0Dialect

Namespace
Pl0.Core
Assembly
Pl0.Core.dll

Supported PL/0 language dialects.

public enum Pl0Dialect

Fields

Classic = 0

Historical dialect without input/output statements.

Extended = 1

Extended dialect with ? input and ! output statements.