New Track: Odin Programming Language

I searched both the Exercism forum and Discord and found no previous mentions of a potential Odin track.

1 Like

Are you available to actively build and launch this track? I’d suggest looking over the new track documentation at Request a new Track | Exercism's Docs if you haven’t already.

A example implementation of the hello-world exercise and the associated tests in Odin using the canonical data at https://github.com/exercism/problem-specifications/tree/main/exercises/hello-world would help Exercism staff gauge what work needs to be done for the proposed track.

I’m available, though it might take a bit to start. :smile:

I’ve already started on my implementation! :running_man:

1 Like

Here’s my first draft! GitHub - Nezteb/odin

1 Like

Looks good. Give the Exercism staff a little time to look over the hello-world example, and they’ll take it from here. :slight_smile:

1 Like

Looks good! I’ve created the repo: GitHub - exercism/odin: Exercism exercises in Odin. You should have an invite to join the Odin maintainers team @Nezteb

1 Like