← Back to tools
View AGENTS.md for cosh
cosh
Concatenative command-line shell
Description
cosh is a concatenative command-line shell. It uses a stack-based, concatenative programming paradigm for shell operations, offering a different approach to command-line interaction.
AI Summary
A concatenative, stack-based command-line shell offering a different programming paradigm for shell interaction.
Capabilities
- + Concatenative (stack-based) shell operations
- + Alternative programming paradigm for the CLI
- + Composable stack operations
Use When
- → User is interested in concatenative programming
- → User wants to explore alternative shell paradigms
Avoid When
- x User prefers traditional POSIX shell
- x User needs compatibility with existing scripts