Interlisp / medley

The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)
https://Interlisp.org
MIT License
376 stars 19 forks source link

want list of platforms and GitHub IDs for users who can test on platforms for Maiko #1831

Open masinter opened 1 month ago

masinter commented 1 month ago

When Maiko changes, we currently don't have a way of testing systems. For example when we make a new version of Maiko, how can we make sure the changes will work on HaikoOS. Get a list of OSs and platforms.

Also at 9/16/24 meeting we also discussed having a porting guide (see discussion 10:20)

pamoroso commented 1 month ago

I regularly build Medley on Linux Mint and less regularly on ARM64 Raspberry Pi OS.

nbriggs commented 1 month ago

I see that what the SDL project does is build and test on every OS they support (and variations on the compilers on those systems) in QEMU virtual machines - it looks as though it's done on github runners, and I exepct it's using a lot of CPU time.

masinter commented 1 month ago

I was thinking of the complement for "systems we support/build automatically" to keep track of others, a list of:

maybe as a Google Sheet ? Or a GitHub issue/discussion?

pamoroso commented 1 month ago

Another possible tool for the list is the GitHub Wiki which can be edited collaboratively.

masinter commented 1 month ago

We could reopen the medley wiki but it is yet another site with limited controls