# Stak Scheme [![GitHub Action](https://img.shields.io/github/actions/workflow/status/raviqqe/stak/test.yaml?branch=main&style=flat-square)](https://github.com/raviqqe/stak/actions) [![Crate](https://img.shields.io/crates/v/stak.svg?style=flat-square)](https://crates.io/crates/stak) [![Codecov](https://img.shields.io/codecov/c/github/raviqqe/stak.svg?style=flat-square)](https://codecov.io/gh/raviqqe/stak) [![License](https://img.shields.io/github/license/raviqqe/stak.svg?style=flat-square)](LICENSE) No-`std` and no-`alloc` Scheme implementation in Rust The documentation is [here](https://raviqqe.github.io/stak). ## License [MIT](LICENSE)