Overview
Strict-shell is a new shell meant to replace BASH. Unlike BASH, strict-shell is designed to ensure maximum predictability in running code and commands, but requires more verbosity from the coder's perspective.
Requirements
- GNU C Compiler 6.2 or higher
- GNU Bison 3.0 or higher
- flex 2.6 or higher