gingershaped / Etch

Etch, an easy-to-use, high-level, interpreted language based off Python.
4 stars 2 forks source link

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.