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-5.3.3 grammars/source.befunge.json
github-linguist-5.3.2 grammars/source.befunge.json
github-linguist-5.3.1 grammars/source.befunge.json
github-linguist-5.3.0 grammars/source.befunge.json
github-linguist-5.2.0 grammars/source.befunge.json
github-linguist-5.1.0 grammars/source.befunge.json
github-linguist-5.0.11 grammars/source.befunge.json
github-linguist-5.0.10 grammars/source.befunge.json
github-linguist-5.0.9 grammars/source.befunge.json
github-linguist-5.0.8 grammars/source.befunge.json
github-linguist-5.0.7 grammars/source.befunge.json
github-linguist-5.0.6 grammars/source.befunge.json
github-linguist-5.0.5 grammars/source.befunge.json
github-linguist-5.0.4 grammars/source.befunge.json
github-linguist-5.0.3 grammars/source.befunge.json
github-linguist-5.0.2 grammars/source.befunge.json
github-linguist-5.0.0 grammars/source.befunge.json
github-linguist-4.8.18 grammars/source.befunge.json
github-linguist-4.8.17 grammars/source.befunge.json
github-linguist-4.8.16 grammars/source.befunge.json