Shelly.hs
shell scripter
A Haskell library providing an intuitive shell scripting interface for systems programming and automation.
Haskell shell scripting
418 stars
19 watching
88 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
chrisdone/hell | A Haskell-based shell scripting language with a minimalist implementation | 564 |
gabriella439/turtle | A Haskell-based shell scripting library providing a typed and lightweight environment for executing system commands and performing filesystem operations. | 945 |
kowainik/shellmet | An out-of-shell solution for scripting in Haskell using shell commands | 70 |
jekor/hesh | A Haskell implementation of a shell for scripting and automating tasks | 68 |
alexst07/shell-plus-plus | A programming language that combines features from modern languages to simplify shell scripting and data manipulation. | 154 |
luke-clifton/shh | A tool for scripting and executing system commands without the need for traditional shell scripts. | 269 |
odb/shml | A shell framework providing a simple way to add style and functionality to terminal scripts without memorizing complex control sequences. | 444 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
sekomer/victim | An interpreted scripting language written in Haskell with a simple syntax and clean alternatives to traditional control flow constructs. | 41 |
simonmichael/shelltestrunner | Tool for testing command-line programs and commands in a portable way. | 130 |
ruricolist/cl-shlex | A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |
shelljs/shx | A utility package providing portable shell commands for Node.js package scripts | 1,729 |
jyrimatti/hseverywhere | An experiment in using Haskell to build cross-platform applications | 57 |
sakshamsharma/zpyi | Makes Zsh smarter by allowing Python scripting within shell commands and history | 107 |