NewLang is a work in progress programming language, similar to BASIC.
To try it, run this:
git clone https://git.lumina-sensum.com/LuminaSensum/NewLang pip install --user . newlang docs/examples/greeting.txt
See the syntax reference plan for more detail.
NewLang is licensed under the GNU LGPL version 2.1.