quench 0.1.0

A programming language.
docs.rs failed to build quench-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: quench-0.2.4

Quench

A programming language.

Prerequisites:

Run an example using cargo run:

cargo run -- examples/hello.qn

Or if you want to use the #!/usr/bin/env quench shebang, first install:

cargo install --locked --path .

Then run the example directly:

examples/hello.qn

Editors

Support (and instructions) for specific text editors can be found in the editors folder.

License

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).