@Jookia Jookia authored on 25 Jan 2022
docs Change license to LGPL-2.1-only 2 years ago
src Change license to LGPL-2.1-only 2 years ago
tests tests: parse: Remove unused integers include 2 years ago
.flake8 lint: Add flake8 command 2 years ago
.gitignore Add test harness and simple fuzz test 2 years ago
LICENSE.LGPL-2.1.md Change license to LGPLv2.1+ 2 years ago
Makefile Change license to LGPL-2.1-only 2 years ago
README.md Change license to LGPL-2.1-only 2 years ago
requirements.txt lint: Add flake8 command 2 years ago
README.md

What's this?

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.

License

NewLang is licensed under the GNU LGPL version 2.1.