51 releases

0.2.42 Jul 15, 2024
0.2.40 Jun 14, 2024
0.2.21 Mar 31, 2024
0.1.5 Dec 3, 2023
0.1.4 Oct 17, 2023

#856 in Parser implementations

Download history 616/week @ 2024-04-03 1262/week @ 2024-04-10 761/week @ 2024-04-17 835/week @ 2024-04-24 475/week @ 2024-05-01 635/week @ 2024-05-08 424/week @ 2024-05-15 402/week @ 2024-05-22 477/week @ 2024-05-29 334/week @ 2024-06-05 463/week @ 2024-06-12 143/week @ 2024-06-19 51/week @ 2024-06-26 9/week @ 2024-07-03 468/week @ 2024-07-10 344/week @ 2024-07-17

875 downloads per month
Used in 19 crates (3 directly)

Custom license

32KB
851 lines

Stak Scheme

GitHub Action Crate Codecov License

No-std and no-alloc Scheme implementation in Rust

The documentation is here.

License

MIT


lib.rs:

Bytecodes for Stak Scheme.

No runtime deps