Sha256: 924217e99857da428b3b5c0613e8409bde4c6fc81fbf76811f557c3fdec70db8

Contents?: true

Size: 784 Bytes

Versions: 6

Compression:

Stored size: 784 Bytes

Contents

{
  "slug": "factor",
  "language": "Factor",
  "repository": "https://github.com/exercism/xfactor",
  "active": false,
  "test_pattern": "TODO",

  "exercises": [
    {
      "slug": "hello-world",
      "difficulty": 1,
      "topics": [
          "word definition",
          "stack effect"
      ]
    },
    {
      "slug": "leap",
      "difficulty": 3,
      "topics": [
        "quotations",
        "word definition",
        "conditionals",
        "logical operators"
      ]
    },
    {
      "slug": "two-fer",
      "difficulty": 2,
      "topics": [
          "word definition",
          "stack effect",
          "text formatting",
          "quotations"
      ]
    }
  ],

  "deprecated": [
  ],

  "ignored": [
    "bin",
    "docs"
  ],

  "foregone": [

  ]

}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
trackler-2.1.0.32 tracks/factor/config.json
trackler-2.1.0.31 tracks/factor/config.json
trackler-2.1.0.30 tracks/factor/config.json
trackler-2.1.0.29 tracks/factor/config.json
trackler-2.1.0.28 tracks/factor/config.json
trackler-2.1.0.27 tracks/factor/config.json