docs | 11 months ago | ||
src | 9 months ago | ||
tests | 9 months ago | ||
.gitignore | 10 months ago | ||
LICENSE.LGPL-2.1.md | 1 year ago | ||
Makefile | 10 months ago | ||
README.md | 11 months ago | ||
requirements.txt | 10 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.