15 releases

new 0.2.13 Sep 7, 2024
0.2.12 Sep 4, 2024
0.2.10 Aug 30, 2024
0.2.1 Jul 15, 2024
0.1.0 Jun 29, 2024

#20 in #scheme-interpreter

Download history 132/week @ 2024-06-28 11/week @ 2024-07-05 574/week @ 2024-07-12 260/week @ 2024-07-19 291/week @ 2024-07-26 224/week @ 2024-08-02 628/week @ 2024-08-09 1007/week @ 2024-08-16 867/week @ 2024-08-23 1279/week @ 2024-08-30

3,785 downloads per month
Used in 16 crates (8 directly)

Custom license

6KB
94 lines

Stak Scheme

GitHub Action Crate Codecov License

No-std and no-alloc Scheme implementation in Rust

The documentation is here.

License

MIT


lib.rs:

A process context for Stak Scheme.

No runtime deps

Features