11 lines
410 B
Plaintext
11 lines
410 B
Plaintext
oils (Programming language and Bash-compatible Unix shell)
|
|
|
|
oils is a project that aims to develop a modern shell language that
|
|
appeals to developers from languages like Python or JavaScript. It is
|
|
marketed as an "upgrade path from bash to a better language and
|
|
runtime."
|
|
|
|
oils provides two different shells:
|
|
osh: Modern Bash-compatible shell
|
|
ysh: "Legacy-free" shell with modern programming language features
|