11 releases

new 0.8.4 Oct 31, 2024
0.8.3 Oct 27, 2024
0.7.4 Oct 2, 2024
0.7.2 Sep 30, 2024
0.6.0 Sep 27, 2024

#18 in #scheme-interpreter

Download history 1209/week @ 2024-09-26 922/week @ 2024-10-03 324/week @ 2024-10-10 396/week @ 2024-10-17 648/week @ 2024-10-24

2,474 downloads per month
Used in 15 crates (7 directly)

Custom license

135KB
3.5K 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:

Stak Scheme primitive sets for R7RS.

This crate provides PrimitiveSets that covers R7RS.

Dependencies

~1MB
~19K SLoC