29 releases

new 0.2.27 Oct 31, 2024
0.2.26 Oct 27, 2024
0.2.20 Sep 30, 2024
0.2.10 Aug 30, 2024
0.1.0 Jun 29, 2024

#11 in #scheme-interpreter

Download history 560/week @ 2024-07-11 239/week @ 2024-07-18 271/week @ 2024-07-25 275/week @ 2024-08-01 505/week @ 2024-08-08 1088/week @ 2024-08-15 779/week @ 2024-08-22 1202/week @ 2024-08-29 741/week @ 2024-09-05 967/week @ 2024-09-12 405/week @ 2024-09-19 1535/week @ 2024-09-26 1067/week @ 2024-10-03 350/week @ 2024-10-10 401/week @ 2024-10-17 652/week @ 2024-10-24

2,685 downloads per month
Used in 17 crates (9 directly)

Custom license

74KB
2K SLoC

Stak Scheme

GitHub Action Crate Codecov License

The no-std and no-alloc R7RS Scheme implementation in Rust

The documentation is here.

License

MIT


lib.rs:

A process context for Stak Scheme.

Dependencies

~36KB