scheme
scheme copied to clipboard
Exercism exercises in Scheme.
ℹ More info: https://github.com/exercism/org-wide-files/commit/5ccdeb6ebe24182f48466a9e7cc27370cdcbcfe7 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/360
ℹ More info: https://github.com/exercism/org-wide-files/commit/45ce43faa93a84c84f407748aae3aa028383ec77 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/354
ℹ More info: https://github.com/exercism/org-wide-files/commit/bfc6fe525e057a43f41e4fd83dfac00569d14086 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/330
ℹ More info: https://github.com/exercism/org-wide-files/commit/42a096591ac4a748b6c4daf402d46c7eed640a1a 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/323
Here are some exercises I'd like to port in the near future, having done so on other tracks. - [ ] all-your-base - [ ] bank-account - [ ] etl...
These three exercises are deprecated. The recommendation is that instead of`accumulate`, tracks implement `list-ops` and instead of `octal` and `trinary`, tracks implement `all-your-base`. Therefore, those two exercises should be added...
I simply copied over the markdown generated by Github to display the badges for the configlet and CI testing actions
With this new portable example solution for acronym it can be included in the ci tests, so that all non-deprecated exercises are tested in the ci tests.
In Exercism v3, we're introducing a new (optional) tool: the [representer](https://github.com/exercism/docs/blob/main/building/tooling/representers/README.md). The goal of the representer is to take a solution and returning a representation, which is an extraction of...
Sublist
Add `sublist`. Please review. Thanks. Oh, and sorry for the delay. :grimacing: