fuyu 0.1.2

The Fuyu programming language
Documentation
<h1 align="center">The Fuyu Programming Language</h1>
<p align="center">
  <a href="https://github.com/fuyulang/fuyu/actions"><img src="https://img.shields.io/github/actions/workflow/status/fuyulang/fuyu/ci.yml?branch=main&style=flat-square" alt="GitHub Actions"></a>
  <a href="https://github.com/fuyulang/fuyu/blob/main/LICENSE"><img src="https://img.shields.io/github/license/fuyulang/fuyu?style=flat-square" alt="GitHub license"></a>
  <a href="https://crates.io/crates/fuyu"><img src="https://img.shields.io/crates/v/fuyu?style=flat-square" alt="Crates.io version"></a>
</p>

**Check it out &rarr; [fuyulang.org](https://fuyulang.org)**

Fuyu is a concurrent functional programming language.

## Contributing

Refer to [`CONTRIBUTING.md`](./CONTRIBUTING.md).

## License

Fuyu is licensed under the Mozilla Public License Version 2.0 (MPL-2.0). Refer
to the [`LICENSE`](./LICENSE) file for the full text.