Sha256: ff5549afd32a6a0d684ee48714ecd3f34d2dd692397143f0ce7899ff26f4f424

Contents?: true

Size: 1.57 KB

Versions: 53

Compression:

Stored size: 1.57 KB

Contents

{
  "slug": "pony",
  "language": "Pony",
  "repository": "https://github.com/exercism/xpony",
  "active": false,
  "ignored": [
    "bin",
    "docs",
    "img"
  ],
  "exercises": [
    {
      "slug": "hello-world",
      "difficulty": 1,
      "topics": [
        "primitives",
        "methods"
      ]
    },
    {
      "slug": "difference-of-squares",
      "difficulty": 1,
      "topics": [
        "iterators"
      ]
    },
    {
      "slug": "bob",
      "difficulty": 1,
      "topics": [
        "strings"
      ]
    },
    {
      "slug": "hamming",
      "difficulty": 1,
      "topics": [
        "errors"
      ]
    },
    {
      "slug": "leap",
      "difficulty": 1,
      "topics": [
        "math",
        "booleans"
      ]
    },
    {
      "slug": "anagram",
      "difficulty": 1,
      "topics": [
        "reference capabilities",
        "strings"
      ]
    },
    {
      "slug": "rna-transcription",
      "difficulty": 1,
      "topics": [
        "strings",
        "errors",
        "iterators"
      ]
    },
    {
      "slug": "roman-numerals",
      "difficulty": 2,
      "topics": [
        "strings",
        "errors",
        "math"
      ]
    },
    {
      "slug": "beer-song",
      "difficulty": 1,
      "topics": [
        "strings",
        "match"
      ]
    },
    {
      "slug": "atbash-cipher",
      "difficulty": 1,
      "topics": [
        "strings",
        "iterators"
      ]
    },
    {
      "slug": "pascals-triangle",
      "difficulty": 1,
      "topics": [
        "math",
        "iterators",
        "arrays"
      ]
    }
  ]
}

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
trackler-2.0.8.54 tracks/pony/config.json
trackler-2.0.8.53 tracks/pony/config.json
trackler-2.0.8.52 tracks/pony/config.json
trackler-2.0.8.51 tracks/pony/config.json
trackler-2.0.8.50 tracks/pony/config.json
trackler-2.0.8.49 tracks/pony/config.json
trackler-2.0.8.48 tracks/pony/config.json
trackler-2.0.8.47 tracks/pony/config.json
trackler-2.0.8.46 tracks/pony/config.json
trackler-2.0.8.45 tracks/pony/config.json
trackler-2.0.8.44 tracks/pony/config.json
trackler-2.0.8.43 tracks/pony/config.json
trackler-2.0.8.42 tracks/pony/config.json
trackler-2.0.8.41 tracks/pony/config.json
trackler-2.0.8.40 tracks/pony/config.json
trackler-2.0.8.39 tracks/pony/config.json
trackler-2.0.8.38 tracks/pony/config.json
trackler-2.0.8.37 tracks/pony/config.json
trackler-2.0.8.36 tracks/pony/config.json
trackler-2.0.8.35 tracks/pony/config.json