Newer
Older
NewLang / README.md

What's this?

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.

License

NewLang is licensed under the GNU LGPL version 2.1.