Worthy Character

Meaning

In the representation language both symbols and typographical display features are realized as a set of worthy characters and the newline. Effectively, an Algol 68 program is a sequence of worthy characters and newlines.

Different Algol 68 implementations support different sets of worthy characters. The GNU Algol 68 compiler considers the following characters as worthy characters:

a b c d e f g h i j k l m n o p q r s t u v w x y z
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
0 1 2 3 4 5 6 7 8 9
space tab " # $ % & ' ( ) * + , - . / : ; < = >   [ \ ]
^ _ |  ! ? ~

See Also