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/smalltalk.lang
Description="Smalltalk"

Digits=[[ (?:0x|0X)[0-9a-fA-F]+|\d*[\.]?\d+(?:[eE][\-\+]\\d+)?[lLuU]?|\$[\w\$\#\'\-] ]]

Keywords={
  { Id=1,
    List={"self", "super", "nil", "true", "false", "thisContext"},
  },
  { Id=2,
    Regex=[[\b[a-z]\w*:(?!=)|(?<= )(?<!  )(?<!\[ )(?<!\| )(?<!= )(?<!. )(?<!: )(?<!\* )(?<!- )(?<!\+ )(?<!/ )[a-z]\w*\b|[\-+/*=]|==|[<>]=|^\s*[a-z]\w+\s*$]],
  },
  { Id=3,
    Regex=[[\b[A-Z]\w*\b]],
  },
  { Id=4,
    Regex=[[#[a-zA-Z0-9_:]+|#[\-+/*]|(?<= ):\w*\b|(?<=\[):\w*\b|\| *\w+(?: +\w+)* *\|]],
  },
}

Strings={
  Delimiter=[[']],

}

IgnoreCase=false

Comments={
  { Block=true,
    Nested=false,
    Delimiter= { [["]],[["]]}
  }
}

Operators=[[\:|\=|\.|\;|\(|\)|\[|\]|\^|\#|\!|\$|\%|\{|\}]]

EnableIndentation=false