etchlang

Etch, an easy-to use, high-level, interpreted lang based on Python.


Install
pip install etchlang==0.2.3

Documentation

Etch

To install, run the command pip3 install --user etchlang[repl] or the equivalent for your package manager (This will also bundle the repl). Once you've installed Etch, just type etch at the command line to be dropped into the REPL.