My own playground for exercism.org exercises.
https://exercism.org
- C 93.4%
- Python 4.1%
- C# 1.2%
- Lua 0.4%
- Makefile 0.3%
- Other 0.5%
| c | ||
| csharp | ||
| go | ||
| lua | ||
| python | ||
| rust | ||
| .gitignore | ||
| readme.md | ||
| shell.nix | ||
This is my own repository to work on exercises from https://exercism.org/ . I provide a shell.nix file for each language. The root directory provides the derivation for the exercism binary.
That way I have a single repository with all I need in order to play around with different programming languages.