exercism / chapel

Exercism exercises in Chapel.
https://exercism.org/tracks/chapel
MIT License
3 stars 4 forks source link

Implement word-count exercise #66

Open kytrinyx opened 1 year ago

kytrinyx commented 1 year ago

This adds the stub for the word-count exercise. It is missing a reference solution.

To finish up this PR:

If you want the test suite to look different, let me know and I'll regenerate it.

lucaferranti commented 1 year ago

thanks @kytrinyx for revamping this! I am pretty motivated to get it launched and maintain this, but was driven away by work stuff. If I could get some help with the setting up the test runner (which I already started getting :) ) I can push forwards the exercises part