77 releases

new 0.2.68 Oct 31, 2024
0.2.61 Sep 30, 2024
0.2.42 Jul 15, 2024
0.2.21 Mar 31, 2024
0.1.4 Oct 17, 2023

#275 in Programming languages

Download history 615/week @ 2024-07-11 267/week @ 2024-07-18 325/week @ 2024-07-25 314/week @ 2024-08-01 537/week @ 2024-08-08 1117/week @ 2024-08-15 799/week @ 2024-08-22 1238/week @ 2024-08-29 761/week @ 2024-09-05 1076/week @ 2024-09-12 442/week @ 2024-09-19 1734/week @ 2024-09-26 1201/week @ 2024-10-03 385/week @ 2024-10-10 420/week @ 2024-10-17 681/week @ 2024-10-24

2,945 downloads per month
Used in 24 crates (3 directly)

Custom license

32KB
852 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:

Bytecodes for Stak Scheme.

No runtime deps