Sha256: ad296e5ea26d3335448d118759dac7b9ed5b5b5a421afb7d98e94d4582946f86

Contents?: true

Size: 593 Bytes

Versions: 27

Compression:

Stored size: 593 Bytes

Contents

{
  "name": "Befunge-93",
  "scopeName": "source.befunge",
  "patterns": [
    {
      "name": "constant.numberic.bf",
      "match": "[0-9]"
    },
    {
      "name": "storage.type.bf",
      "match": "[+\\-*/%!`]"
    },
    {
      "name": "storage.type.bf",
      "match": "[#\u003c\u003e^v?|_@]"
    },
    {
      "name": "stack.bf",
      "match": "[:$\"]"
    },
    {
      "name": "function.io.bf",
      "match": "[.,\u0026~]"
    },
    {
      "name": "storage.type.bf",
      "match": "[pg]"
    },
    {
      "name": "comment.block.bf",
      "match": "\"(.*?)\""
    }
  ]
}

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
github-linguist-7.11.1 grammars/source.befunge.json
github-linguist-7.10.0 grammars/source.befunge.json
github-linguist-7.11.0 grammars/source.befunge.json
github-linguist-7.9.0 grammars/source.befunge.json
github-linguist-7.8.0 grammars/source.befunge.json
github-linguist-7.7.0 grammars/source.befunge.json
github-linguist-7.6.1 grammars/source.befunge.json
github-linguist-7.6.0 grammars/source.befunge.json
github-linguist-7.5.1 grammars/source.befunge.json
github-linguist-7.5.0 grammars/source.befunge.json
github-linguist-7.4.0 grammars/source.befunge.json
github-linguist-7.3.1 grammars/source.befunge.json
github-linguist-7.3.0 grammars/source.befunge.json
github-linguist-7.2.0 grammars/source.befunge.json
github-linguist-7.1.3 grammars/source.befunge.json
github-linguist-7.1.2 grammars/source.befunge.json
github-linguist-7.1.1 grammars/source.befunge.json
github-linguist-7.1.0 grammars/source.befunge.json
github-linguist-7.0.0 grammars/source.befunge.json
github-linguist-6.4.1 grammars/source.befunge.json