43 releases

new 0.2.39 May 22, 2024
0.2.38 May 18, 2024
0.2.33 Apr 28, 2024
0.2.23 Mar 31, 2024
0.1.1 Dec 3, 2023

#367 in Memory management

Download history 154/week @ 2024-02-06 217/week @ 2024-02-13 222/week @ 2024-02-20 913/week @ 2024-02-27 1309/week @ 2024-03-05 708/week @ 2024-03-12 1186/week @ 2024-03-19 726/week @ 2024-03-26 756/week @ 2024-04-02 962/week @ 2024-04-09 1014/week @ 2024-04-16 764/week @ 2024-04-23 355/week @ 2024-04-30 762/week @ 2024-05-07 422/week @ 2024-05-14

2,391 downloads per month
Used in 14 crates (9 directly)

Custom license

82KB
2K SLoC

Stak Scheme

GitHub Action Crate Codecov License

No-std and no-alloc Scheme implementation in Rust

The documentation is here.

License

MIT


lib.rs:

Primitive sets.

This crate provides PrimitiveSets to run basic programs in Scheme.

Dependencies