HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/share/highlight/langDefs/algol.lang
Description="ALGOL 68"

Keywords={
  {  Id=1,
   List={"mode", "op", "prio", "proc", "flex", "heap", "loc", "long", "ref",
        "short", "bits", "bool", "bytes", "char", "compl", "int", "real", "sema",
        "string", "void", "channel", "file", "format", "struct", "union", "of", "at",
        "is", "isnt", "true", "false", "empty", "nil", "skip", "co", "comment", "pr",
        "pragmat", "case", "in", "ouse", "in", "out", "esac", "for", "from", "to", "by",
        "while", "do", "od", "if", "then", "elif", "then", "else", "fi", "par", "begin",
        "end", "go", "to", "goto", "exit"
        }
  },

  { Id=4,
    Regex=[[(\w+)\s*\(]]
  }

}

Comments = {

   {
     Block=false,
     Delimiter = { [[#]] }
   }
}

Strings = {
  Delimiter=[["]]
}

IgnoreCase=true

Operators=[[\(|\)|\[|\]|\{|\}|\,|\;|\.|\:|\&|<|>|\!|\=|\/|\*|\%|\+|\-|\~|\|]]