Current File : //proc/self/root/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=false
Operators=[[\(|\)|\[|\]|\{|\}|\,|\;|\.|\:|\&|<|>|\!|\=|\/|\*|\%|\+|\-|\~|\|]]