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 Wed, 13 Mar 2024 14:59:38 -0400