nimlings
nimlings copied to clipboard
Learn the Nim programming language by fixing tiny broken programs.
This is a pretty standard concept, I know of a project called Exercism that has this same pattern for teaching for a variety of other languages. One thing I think...
In Exercise 02, in the last section the comments say (emphasis mine): > This probably won't **compile** because it cannot evaluate `totalArea` at > compile time. Maybe we can change...
I think nimlings is great , just wondering if there are any more new exercises?