This repo is meant to serve as a comparison of various languages in doing relatively simple real-world tasks, by implementing in each language, the "POSIX" standard utilities
The goal is to have a modern maintained implementation of each utility, for each popular programming language (if practical!)
- Nim : ./nimix
- Zig : ./pozig
- Raku Perl 6 : ./rakix
- Your favorite language! (we welcome contributions!)