34 releases

new 0.1.51 Dec 4, 2024
0.1.50 Dec 1, 2024
0.1.49 Nov 27, 2024
0.1.45 Oct 31, 2024
0.1.19 Jul 15, 2024

#35 in #scheme-interpreter

Download history 381/week @ 2024-08-18 479/week @ 2024-08-25 507/week @ 2024-09-01 160/week @ 2024-09-08 693/week @ 2024-09-15 429/week @ 2024-09-22 876/week @ 2024-09-29 278/week @ 2024-10-06 14/week @ 2024-10-13 119/week @ 2024-10-20 284/week @ 2024-10-27 81/week @ 2024-11-03 56/week @ 2024-11-10 123/week @ 2024-11-17 281/week @ 2024-11-24 334/week @ 2024-12-01

859 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