Warning: Work in progress! Leave feedback on Zulip or Github if you'd like this doc to be updated.

Old Docs

OSH

YSH

YSH Builtins (Shell builtins aren't discussed.)

The Command Language

Commands are made of words, keywords, and other operators. They're for I/O, control flow, and abstraction.

The Word Language

Words are expressions for strings, and arrays of strings.

The Expression Language

YSH has typed expressions, like Python and JavaScript.

Shared Runtime

Generated on Fri, 31 May 2024 01:26:56 -0400