docs | 6 months ago | ||
src | 6 months ago | ||
tests | 5 months ago | ||
.gitignore | 7 months ago | ||
LICENSE.LGPL-2.1.md | 10 months ago | ||
Makefile | 5 months ago | ||
README.md | 8 months ago | ||
requirements.txt | 5 months ago |
NewLang is a work in progress programming language, similar to BASIC.
To try it, run make build && _build/NewLang docs/examples/greeting.txt
See the syntax reference plan for more detail.
NewLang is licensed under the GNU LGPL version 2.1 or later.