Sha256: 2edb236de9cafdfcd42a7ea122b79960cfee16ef5133c36e517d6647428e730e

Contents?: true

Size: 1.16 KB

Versions: 8

Compression:

Stored size: 1.16 KB

Contents

{
  "slug": "ceylon",
  "language": "Ceylon",
  "repository": "https://github.com/exercism/xceylon",
  "active": false,
  "exercises": [
    {
      "slug": "leap",
      "difficulty": 1,
      "topics": [
        "Integers"
      ]
    },
    {
      "slug": "hamming",
      "difficulty": 2,
      "topics": [
        "Strings",
        "Filtering"
      ]
    },
    {
      "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"
      ]
    },
    {
      "slug": "react",
      "difficulty": 10,
      "topics": [
        "Reactive programming",
        "Generics",
        "Classes",
        "Member classes",
        "Callable"
      ]
    }
  ],
  "deprecated": [

  ],
  "foregone": [

  ]
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
trackler-2.1.0.41 tracks/ceylon/config.json
trackler-2.1.0.40 tracks/ceylon/config.json
trackler-2.1.0.39 tracks/ceylon/config.json
trackler-2.1.0.38 tracks/ceylon/config.json
trackler-2.1.0.37 tracks/ceylon/config.json
trackler-2.1.0.36 tracks/ceylon/config.json
trackler-2.1.0.34 tracks/ceylon/config.json
trackler-2.1.0.33 tracks/ceylon/config.json