HEX
Server: Apache
System: Linux vps28526 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
User: heewonvps_17 (6705002)
PHP: 7.4.33
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=[[\(|\)|\[|\]|\{|\}|\,|\;|\.|\:|\&|<|>|\!|\=|\/|\*|\%|\+|\-|\~|\|]]