32 releases

new 0.1.49 Nov 27, 2024
0.1.48 Nov 26, 2024
0.1.45 Oct 31, 2024
0.1.38 Sep 30, 2024
0.1.19 Jul 15, 2024

#35 in #scheme-interpreter

Download history 72/week @ 2024-08-05 318/week @ 2024-08-12 498/week @ 2024-08-19 476/week @ 2024-08-26 421/week @ 2024-09-02 420/week @ 2024-09-09 406/week @ 2024-09-16 560/week @ 2024-09-23 864/week @ 2024-09-30 140/week @ 2024-10-07 7/week @ 2024-10-14 215/week @ 2024-10-21 196/week @ 2024-10-28 102/week @ 2024-11-04 80/week @ 2024-11-11 75/week @ 2024-11-18

550 downloads per month
Used in 3 crates (2 directly)

Custom license

6KB
112 lines

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:

Utilities around libc.

Dependencies

~43KB