Hush

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2022 May 11 15:54
Editor
Edited
Edited
2025 Aug 20 10:58
Refs
Refs
Making the difficult shell scripting language more like a programming language
While most shells are command interpreters that strive to become programming languages, Hush is a general-purpose programming language with first-class shell features
 
 
 
 
 
 
Foreword
This is the official guide of Hush , a modern shell scripting language. A shell scripting language is a domain specific language which provides constructs for easily invoking and interconnecting external programs. These kind of languages are typically used for integrations in Unix systems and infrastructure programming.
Foreword
 
 
 
 

Recommendations