GitHub - Gandalf-/coreutils: Unix core utilities implemented in Haskell
coreutils
Unix core utilities implemented in Haskell.
Goals are:
Idiomatic implementations
Fast, lazy IO
Feature parity with BSD utils
Fully tested
Platform independent
Utility
Idiomatic
Fast
Lazy
Tests
Complete
addrinfo
✓
-
-
✓
80
awk
✓
✓
✓
40
basename
✓
-
-
✓
✓
cat
✓
✓
✓
✓
cmp
✓
✓
50
cut
75
✓
90
90
dirname
✓
-
-
✓
✓
echo
✓
-
-
✓
✓
env
✓
-
-
✓
✓
exit
✓
-
-
✓
✓
false
✓
-
-
✓
✓
head
✓
✓
✓
✓
✓
ls
✓
✓
-
✓
50
mkdir
✓
-
-
✓
✓
nl
✓
✓
✓
✓
✓
nologin
✓
-
-
-
✓
paste
✓
✓✓
✓
✓
✓
pwd
✓
-
-
-
✓
random
✓
-
-
...
Read more at github.com