Search Results
7/5/2025, 5:30:06 PM
the es shell, a shell with higher order functions (that doesn't suck as much)
> higher order function and lambdas
> rich return types
> syntax that's not shit
> operators are represented as functions so you can override/extend the shell capabilities
> exception support (although not the best error handling framework is enough for shell scripting)
> array support
seriously, what's your excuse for still using bash?
https://wryun.github.io/es-shell/
https://wryun.github.io/es-shell/paper.html
> higher order function and lambdas
> rich return types
> syntax that's not shit
> operators are represented as functions so you can override/extend the shell capabilities
> exception support (although not the best error handling framework is enough for shell scripting)
> array support
seriously, what's your excuse for still using bash?
https://wryun.github.io/es-shell/
https://wryun.github.io/es-shell/paper.html
Page 1