> From: Taylan Kammer <taylan.kam...@gmail.com> > Date: Sat, 9 Oct 2021 20:10:15 +0200 > > I can't speak for the developers, but as far as I can tell, there isn't the > right combination of willingness and resources to support a native port of > GNU Guile for MS Windows. > > As far as I know, there's a MinGW port, but if I'm not mistaken it's partly > neglected and not as feature-rich as the "normal" GNU/Linux version.
A MinGW port of Guile 2.0.11 can be found on the ezwinports site. AFAIK, the only feature it omits is threads, because Guile built with threads is broken on MS-Windows.