17 releases

new 0.2.15 Sep 15, 2024
0.2.14 Sep 15, 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 140/week @ 2024-06-29 3/week @ 2024-07-06 592/week @ 2024-07-13 285/week @ 2024-07-20 288/week @ 2024-07-27 248/week @ 2024-08-03 830/week @ 2024-08-10 755/week @ 2024-08-17 1133/week @ 2024-08-24 1082/week @ 2024-08-31 597/week @ 2024-09-07

3,833 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