/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Practical Scheme
(practical-scheme.net)
153 points
ufko_org
| 2 comments |
21 Oct 25 05:47 UTC
|
HN request time: 0.53s
|
source
Show context
valorzard
◴[
21 Oct 25 06:49 UTC
]
No.
45653147
[source]
▶
>>45652859 (OP)
#
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
#
1.
zem
◴[
21 Oct 25 07:22 UTC
]
No.
45653324
[source]
▶
>>45653147
#
i am fairly sure chicken can do this (never used it on windows myself but the homepage lists all three major platforms). it worked great for building executables on linux and it had a good ecosystem of packages.
replies(1):
>>45653714
#
ID:
GO
2.
valorzard
◴[
21 Oct 25 08:33 UTC
]
No.
45653714
[source]
▶
>>45653324 (TP)
#
I’ve been able to build chicken on Linux kinda, but no dice on windows Edit: oh woops the maintainers responded to me on the mailing list! I should probably respond back
https://lists.nongnu.org/archive/html/chicken-users/2025-10/...
↑