torq_lang 0.1.2

A programming language for concurrent dataflow.
Documentation
1
2
3
4
5
6
7
# Notes

## Examples and their dependencies

The command `cargo run --example main` will run the example `examples/main.rs`.

Dependencies only needed by examples go in the `[dev-dependencies]` section.