Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

octal: Implement canonical-data.json #571

Closed
kytrinyx opened this issue Feb 13, 2017 · 3 comments
Closed

octal: Implement canonical-data.json #571

kytrinyx opened this issue Feb 13, 2017 · 3 comments

Comments

@kytrinyx
Copy link
Member

We want to have a standard set of test inputs and outputs for each exercise to
make it easier to port them to new languages, as well as to help keep the
exercises in sync.

The Octal exercise can be found in the ./exercises/octal/ directory.

The step-by-step instructions for how to compile a canonical-data.json file is
described in this section of the contributing guide.

See http://exercism.io/contribute/canonical-data/octal for the up-to-date list of
language tracks that have an implementation of the Octal exercise.

The tracking issue has more context.

@NobbZ
Copy link
Member

NobbZ commented Feb 13, 2017

Hasn't this got deprecated in favor of all-your-base alongside of binary, trinary, and hexadecimal?

@stkent
Copy link
Contributor

stkent commented Feb 13, 2017

Yes, this exercise is deprecated as you indicated!

@kytrinyx
Copy link
Member Author

It should be deprecated, but it isn't yet. The open issue is #279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants