Sha256: bfbcecc7bb9059bea022f8abf88dbdc36d0b0aed3df2f5794984a6d2f1062044

Contents?: true

Size: 909 Bytes

Versions: 3

Compression:

Stored size: 909 Bytes

Contents

{
  "slug": "ceylon",
  "language": "Ceylon",
  "repository": "https://github.com/exercism/xceylon",
  "active": false,
  "exercises": [
    {
      "slug": "leap",
      "difficulty": 1,
      "topics": [
        "Integers"
      ]
    },
    {
      "slug": "sieve",
      "difficulty": 3,
      "topics": [
        "Filtering",
        "Mathematics"
      ]
    },
    {
      "slug": "anagram",
      "difficulty": 4,
      "topics": [
        "Strings",
        "Filtering"
      ]
    },
    {
      "slug": "largest-series-product",
      "difficulty": 4,
      "topics": [
        "Strings",
        "Integers",
        "Transforming"
      ]
    },
    {
      "slug": "bracket-push",
      "difficulty": 6,
      "topics": [
        "Parsing",
        "Stacks",
        "Strings"
      ]
    }
  ],
  "deprecated": [

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

  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
trackler-2.0.6.14 tracks/ceylon/config.json
trackler-2.0.6.13 tracks/ceylon/config.json
trackler-2.0.6.12 tracks/ceylon/config.json