voile 0.0.2

Voile, a dependently-typed extensible programming language
Documentation
# voile-rs

[![Crates.io](https://img.shields.io/crates/d/voile.svg)][crates]
[![Crates.io](https://img.shields.io/crates/v/voile.svg)][crates]
[![Crates.io](https://img.shields.io/crates/l/voile.svg)][crates]
[![docs.rs](https://docs.rs/voile/badge.svg)][doc-rs]
[![CircleCI][cc-svg]][cc-url]
[![AppVeyor][av-svg]][av-url]
[![dependency status][dep-svg]][dep-rs]

 [crates]: https://crates.io/crates/voile/
 [cc-svg]: https://circleci.com/gh/owo-lang/voile-rs/tree/master.svg?style=svg
 [cc-url]: https://circleci.com/gh/owo-lang/voile-rs/tree/master
 [doc-rs]: https://docs.rs/voile
 [dep-rs]: https://deps.rs/repo/github/owo-lang/voile-rs
 [dep-svg]: https://deps.rs/repo/github/owo-lang/voile-rs/status.svg
 [plugin]: https://github.com/owo-lang/intellij-dtlc/
 [av-url]: https://ci.appveyor.com/project/ice1000/voile-rs/branch/master
 [av-svg]: https://ci.appveyor.com/api/projects/status/8rehm08ncp6whxwt/branch/master?svg=true

## Resources

+ [Doc.rs][doc-rs] documentation (a tutorial is included)
+ [Change Log]CHANGELOG.md
+ [IntelliJ Plugin][plugin]