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/fortran77.lang
Description="Fortran 77"

Identifiers=[[ [a-zA-Z_][\w\d\*]* ]]

Keywords={
  { Id=1,
    List={"break",  "common",  "continue",  "date",  "default",  "dimension",  
        "do",  "else",  "enddo",  "endif",  "for", "goto",  "go",  "to",  "if",  "then", 
        "return",  "end",  "format",  "write",  "read",  "subroutine",  "function",  
        "switch", "program",  "call",  "while", "stop"},
  },
  { Id=2,
    List={"character",  "complex",  "double",  "precision",  "real",  "real*8",  "integer", 
          "common",  "logical", "implicit",  "dimension",  "external",  "parameter"},
  },
}

Strings={
  Delimiter=[["|']],
}

IgnoreCase=true

Comments={
  { Block=false,
    Delimiter= { [[^[cC].*]] },
  },
}

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