I like CHICKEN because it has both an interpreter and a compiler, so you can test on the REPL and then build a static binary that only depends on glibc. It also has a package manager and in general, it’s very nice to work with.
A community for the lovers of the scheme programming languages
Seems kinda fun, and also written in Scheme, just like the one I… wait, that’s my program.
Hahaha. A question: I see you work a lot with Chicken scheme. Why do you prefer this dialect? It’s strange to find a lisper in Mexico/latam.
I like CHICKEN because it has both an interpreter and a compiler, so you can test on the REPL and then build a static binary that only depends on glibc. It also has a package manager and in general, it’s very nice to work with.