Why Sponsor Oils? | source | all docs for version 0.22.0 | all versions | oilshell.org
Warning: Work in progress! Leave feedback on Zulip or Github if you'd like this doc to be updated.
YSH Builtins (Shell builtins aren't discussed.)
Commands are made of words, keywords, and other operators. They're for I/O, control flow, and abstraction.
Words are expressions for strings, and arrays of strings.
YSH has typed expressions, like Python and JavaScript.