docs | 2 years ago | ||
src/ newlang | 1 year ago | ||
tests | 1 year ago | ||
.flake8 | 2 years ago | ||
.gitignore | 1 year ago | ||
LICENSE.LGPL-2.1.md | 3 years ago | ||
README.md | 1 year ago | ||
mutmut_config.py | 2 years ago | ||
pyproject.toml | 1 year ago | ||
requirements.txt | 1 year ago | ||
setup.cfg | 2 years ago | ||
tox.ini | 1 year ago |
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.