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.34 tracks/pony/config.json
trackler-2.0.8.33 tracks/pony/config.json
trackler-2.0.8.32 tracks/pony/config.json
trackler-2.0.8.31 tracks/pony/config.json
trackler-2.0.8.30 tracks/pony/config.json
trackler-2.0.8.29 tracks/pony/config.json
trackler-2.0.8.28 tracks/pony/config.json
trackler-2.0.8.27 tracks/pony/config.json
trackler-2.0.8.26 tracks/pony/config.json
trackler-2.0.8.24 tracks/pony/config.json
trackler-2.0.8.23 tracks/pony/config.json
trackler-2.0.8.22 tracks/pony/config.json
trackler-2.0.8.21 tracks/pony/config.json
trackler-2.0.8.20 tracks/pony/config.json
trackler-2.0.8.19 tracks/pony/config.json
trackler-2.0.8.18 tracks/pony/config.json
trackler-2.0.8.17 tracks/pony/config.json
trackler-2.0.8.16 tracks/pony/config.json
trackler-2.0.8.15 tracks/pony/config.json
trackler-2.0.8.14 tracks/pony/config.json