← Back to tools
View AGENTS.md for es
es
Extensible shell with first-class functions and lexical scope based on Plan9 rc
Description
es (extensible shell) is a shell with first-class functions, lexical scope, exceptions, and rich return values. It is based on Plan 9's rc shell and designed for extensibility.
AI Summary
Extensible shell with first-class functions, lexical scope, and exceptions, based on Plan 9's rc
Capabilities
- + First-class functions in shell scripting
- + Lexical scope and exceptions
- + Rich return values
- + Plan 9 rc compatibility
Use When
- → When you want a shell with functional programming features
- → When you prefer Plan 9 rc-style shells