scheme-rs, a Scheme implementation written in Rust, has reached version 0.1.0 after one year of development. The project now supports both async and sync contexts, passes 2,258 R6RS test suite tests, and has evolved from an async-only implementation. The author shares how working on this challenging project helped them
Table of contents
Changes since I initially announced scheme-rs last year:Things that are not finishedAn aside on how scheme-rs came to be:Sort: