←back to thread

Practical Scheme

(practical-scheme.net)
153 points ufko_org | 1 comments | | HN request time: 0s | source
Show context
valorzard ◴[] No.45653147[source]
What scheme do I used if I want to compile to a standalone executable on both Linux and windows? (That’s not Racket)
replies(9): >>45653161 #>>45653189 #>>45653225 #>>45653290 #>>45653324 #>>45653538 #>>45654712 #>>45655028 #>>45655451 #
precompute ◴[] No.45655451[source]
It can't make a standalone executable, but Babashka might be useful.
replies(1): >>45681809 #