Sha256: 56505b94b7fde4dddd0d535f32c098f2abf0ea091df708aed6b89c386251bd7e

Contents?: true

Size: 658 Bytes

Versions: 38

Compression:

Stored size: 658 Bytes

Contents

{
  "fileTypes": [
    "bf"
  ],
  "name": "Befunge-93",
  "patterns": [
    {
      "match": "[0-9]",
      "name": "constant.numberic.bf"
    },
    {
      "match": "[+\\-*/%!`]",
      "name": "storage.type.bf"
    },
    {
      "match": "[#<>^v?|_@]",
      "name": "storage.type.bf"
    },
    {
      "match": "[:$\"]",
      "name": "stack.bf"
    },
    {
      "match": "[.,&~]",
      "name": "function.io.bf"
    },
    {
      "match": "[pg]",
      "name": "storage.type.bf"
    },
    {
      "match": "\"(.*?)\"",
      "name": "comment.block.bf"
    }
  ],
  "scopeName": "source.befunge",
  "uuid": "e1f843db-e80f-4807-a297-c2e8f911c9e0"
}

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
github-linguist-4.8.15 grammars/source.befunge.json
github-linguist-4.8.14 grammars/source.befunge.json
github-linguist-4.8.13 grammars/source.befunge.json
github-linguist-4.8.12 grammars/source.befunge.json
github-linguist-4.8.11 grammars/source.befunge.json
github-linguist-4.8.10 grammars/source.befunge.json
github-linguist-4.8.9 grammars/source.befunge.json
github-linguist-4.8.8 grammars/source.befunge.json
github-linguist-4.8.7 grammars/source.befunge.json
github-linguist-4.8.6 grammars/source.befunge.json
github-linguist-4.8.5 grammars/source.befunge.json
github-linguist-4.8.4 grammars/source.befunge.json
github-linguist-4.8.3 grammars/source.befunge.json
github-linguist-4.8.2 grammars/source.befunge.json
github-linguist-4.8.1 grammars/source.befunge.json
github-linguist-4.8.0 grammars/source.befunge.json
github-linguist-grammars-4.6.3 grammars/source.befunge.json
github-linguist-grammars-4.6.0 grammars/source.befunge.json