docs | 2 years ago | ||
src | 2 years ago | ||
tests | 2 years ago | ||
.flake8 | 2 years ago | ||
.gitignore | 2 years ago | ||
Jenkinsfile | 2 years ago | ||
LICENSE.LGPL-2.1.md | 3 years ago | ||
README.md | 2 years ago | ||
build.py | 2 years ago | ||
env.ps1 | 2 years ago | ||
env.sh | 2 years ago | ||
mutmut_config.py | 2 years ago | ||
requirements.txt | 2 years ago | ||
setup.cfg | 2 years ago |
NewLang is a work in progress programming language, similar to BASIC.
To try it, run python build.py && ./NewLang.pyz docs/examples/greeting.txt
See the syntax reference plan for more detail.
NewLang is licensed under the GNU LGPL version 2.1.