Hacker News new | ask | show | jobs
by rayman22201 1412 days ago
I was pleasantly surprised to see support for Nim as a task language! very cool! Particularly considering your target market of developers with corporate education budgets, I expected a much smaller set of mainstream languages.
1 comments

Thank you! Our language support mechanism is OSS, and we welcome community contributions. It's designed in such a way that you don't strictly need to have knowledge of the course material to be able to add support for a language.

https://github.com/codecrafters-io/languages/blob/master/doc...