Documentation
# toktok


[![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](#license)
[![crates.io](https://img.shields.io/crates/v/toktok.svg)](https://crates.io/crates/toktok)
[![docs.rs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/toktok)
[![Build Status](https://github.com/jannik4/toktok/workflows/CI/badge.svg)](https://github.com/jannik4/toktok/actions)
[![dependency status](https://deps.rs/repo/github/jannik4/toktok/status.svg)](https://deps.rs/repo/github/jannik4/toktok)
<a href="https://www.repostatus.org/#wip"><img src="https://www.repostatus.org/badges/latest/wip.svg" alt="Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public." /></a>

toktok is a work-in-progress parser generator.

## License


Licensed under either of

- Apache License, Version 2.0
  ([LICENSE-APACHE-2.0]LICENSE-Apache-2.0 or <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT License
  ([LICENSE-MIT]LICENSE-MIT or <http://opensource.org/licenses/MIT>)

at your option.