Welcome! This is the documentation for Mash: a shell and programming language. It features:
A DSL that can interpret user-defined commands.
A REST client to browse APIs with a programmatic yet intuitive interface.

Documentation¶
This documentation consists of two sections:
Mash Language
Using the REPL, browsing directories.
Python Source Code
Developing a DSL, building the project, extending the language.
Source Code:
- Packages