Sha256: 4cd5e25ff0736eafb590a06322431d40dce4f6cb0cf2701f79fedbd0ebb80f9f

Contents?: true

Size: 619 Bytes

Versions: 14

Compression:

Stored size: 619 Bytes

Contents

keyword = "alfa|and|array|begin|case|const|div",
      "do|downto|else|end|false|file|for|function|get|goto|if|in",
      "label|mod|new|not|of|or|pack|packed|page|program",
      "put|procedure|read|readln|record|repeat|reset|rewrite|set",
      "text|then|to|true|type|unpack|until|var|while|with|writeln|write"
        nonsensitive

comment delim "(*" "*)" multiline nested
comment delim "{" "}" multiline nested

include "number.lang"

string delim "\"" "\"" escape "\\"
string delim "'" "'"  escape "\\"

type = "boolean|byte|char|integer|maxint|real" nonsensitive

include "symbols.lang"

include "function.lang"

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
FooBarWidget-mizuho-0.9.5 source-highlight/pascal.lang
mizuho-0.9.20 source-highlight/pascal.lang
mizuho-0.9.19 source-highlight/pascal.lang
mizuho-0.9.18 source-highlight/pascal.lang
mizuho-0.9.17 source-highlight/pascal.lang
mizuho-0.9.15 source-highlight/pascal.lang
mizuho-0.9.14 source-highlight/pascal.lang
mizuho-0.9.13 source-highlight/pascal.lang
mizuho-0.9.12 source-highlight/pascal.lang
mizuho-0.9.11 source-highlight/pascal.lang
mizuho-0.9.10 source-highlight/pascal.lang
mizuho-0.9.9 source-highlight/pascal.lang
mizuho-0.9.8 source-highlight/pascal.lang
mizuho-0.9.6 source-highlight/pascal.lang