-
-
Notifications
You must be signed in to change notification settings - Fork 546
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
accumulate: Implement canonical-data.json #553
Labels
Comments
Accumulate should be folded into list-ops and deprecated. |
robphoenix
added a commit
to robphoenix/exercism-lua
that referenced
this issue
Mar 2, 2017
robphoenix
added a commit
to robphoenix/exercism-lua
that referenced
this issue
Mar 2, 2017
ryanplusplus
pushed a commit
to exercism/lua
that referenced
this issue
Mar 2, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 Accumulate exercise can be found in the ./exercises/accumulate/ 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/accumulate for the up-to-date list of
language tracks that have an implementation of the Accumulate exercise.
The tracking issue has more context.
The text was updated successfully, but these errors were encountered: