A programming language.
Prerequisites:
Run an example using cargo run
:
sh
cargo run -- examples/hello.qn
Or if you want to use the #!/usr/bin/env quench
shebang, first install:
sh
cargo install --locked --path .
Then run the example directly:
sh
examples/hello.qn
Support (and instructions) for specific text editors can be found in the editors folder.
This repository is released under the MIT License.
I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook).