|
|
Subscribe / Log in / New account

Guile's platform support

Guile's platform support

Posted Dec 17, 2024 22:46 UTC (Tue) by willy (subscriber, #9762)
In reply to: Guile's platform support by tome
Parent article: Using Guile for Emacs

How would anyone know if ConvexOS support is broken? AFAICT no hardware has shipped running that OS since 1995. I doubt you can find a system simulator for it. The machines that ran it were measured in cubic metres (and kilowatts of power).

I'm all for fun retrocomputing, but supporting necrocomputing is not something that should hold any project back (see recent article on Rust, Git and Nonstop)


to post comments

Guile's platform support

Posted Dec 18, 2024 9:27 UTC (Wed) by taladar (subscriber, #68407) [Link]

Agreed. Platform support shouldn't even be considered for platforms where you don't have at least one developer with access to the platform to perform tests on that platform. I would have thought that should be obvious but it seems some of these projects bend over backwards for obscure niche platforms that last fulfilled that requirement decades ago (or never did as in that Nonstop platform).

Guile's platform support

Posted Dec 18, 2024 14:10 UTC (Wed) by epa (subscriber, #39769) [Link]

I think those are platforms which GNU Emacs supports (or did run on them, the last time anyone checked) but which Guile has never supported.

I'd guess the odds are pretty good that if you took a current GNU Emacs tarball you could still build and run it on your ConvexOS system, if you had one (or Alpha, or whatever). Emacs hasn't explicitly removed support for them as there was no particular need to do so. The Guile-Emacs docs are being explicit that these won't be a target for the new project.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds