Post #992890
2026-03-10 21:37 UTC
How am I supposed to not get sidetracked when I learn about "Steel", a #Scheme interpreter in #Rust https://github.com/mattwparas/steel
Replies (1)
-
@benjamingeer@piaille.fr 2026-03-10 22:08
@kkremitzki@mastodon.social While I wait for one of the Rust Scheme implementations to mature, I’ve been having fun embedding Fennel (https://fennel-lang.org/) in Rust using the mlua crate