|
|
|
|
|
by dblarons
4047 days ago
|
|
I built a shell in Haskell for a class project this semester. At some point I'll get around to releasing it on Github. It doesn't do much aside from backgrounding tasks, piping, and supporting environment variables (both in a config file and dynamically through a built in export command). But it was fun to build! |
|
http://nellardo.com/lang/haskell/hash/
edit: Need to re-evaluate using Hell[1] for these purposes... maybe Hell + Turtle?
0: https://github.com/Gabriel439/Haskell-Turtle-Library
1: https://github.com/chrisdone/hell