30 releases

new 0.1.47 Nov 17, 2024
0.1.46 Nov 9, 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 40/week @ 2024-07-28 364/week @ 2024-08-11 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

540 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

~44KB