I completed the other 4 exercises of Functional February in Scala, but Yacht is not available in the Scala track. Will it be available before the end of 2023? I kind of don’t want to pick a new language just for that one exercise to get my year-long badge.
Also, most exercises in Scala don’t have the starter template code (only a blank editor instead), making it very hard to use.
That will depend on whether someone adds it to the Scala track. You could add it yourself if you were feeling brave? It’s an exercise that’s in lots of languages, so you can effectively copy and paste it from one into Scala. I’m sure someone would happily pair with you on it if you like?
Yeah - that’s something also that would be nice to improve! Maybe something @kytrinyx’s generator could do?
Thanks Jeremy. I will be happy to contribute to the Scala track, as I really enjoy it now. But I’ve seen that recently Exercism has stopped accepting contributors from the community, so how will it work if I want to contribute? @iHiD
Hello, I have created my PR (See PR #789 of the Scala track) according to this discussion thread, please take a look.
I could not build, run or locally tested anything, because I did not find any relevant guides about how to do any of these. Therefore the tests.toml file is missing. @ErikSchierboom