An editor written in galang (gen alpha lang) as an example project using most if not all of the languages features.
-
Install the latest version of galang interpreter following instructions from here
-
Run
gal install git+https://github.com/0xleft/galeditor -
Add the requested path to the
PATHenvironment variable (this path is outputed when you first run gal install ...) -
Run
gl <filename>to open a file or justglto open the editor in your terminal