78 releases

0.2.69 Nov 9, 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

#28 in #scheme-interpreter

Download history 1335/week @ 2024-10-02 449/week @ 2024-10-09 375/week @ 2024-10-16 801/week @ 2024-10-23 554/week @ 2024-10-30 340/week @ 2024-11-06 39/week @ 2024-11-13 11/week @ 2024-11-20 5/week @ 2024-11-27 42/week @ 2024-12-04 91/week @ 2024-12-11

8,582 downloads per month

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