Rubish: A Unix shell written in pure Ruby
Rubish is a shell built in pure Ruby that is fully compatible with bash. It integrates Ruby features directly into the shell, allowing users to mix shell commands with Ruby code using syntax like blocks, iterators, and method calls. It supports zsh-like features, provides a public API for programmatic access, and allows for efficient startup via lazy loading.
Summaries are AI-generated to help you scan faster. Open the original source for full context.