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