emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MPS experiment successful


From: Gerd Möllmann
Subject: Re: MPS experiment successful
Date: Thu, 18 Apr 2024 21:18:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
> Ok, there should now be a new branch scratch/igc containing the result
> of my attempt to transfer the changes to master.
>
> The branch builds for me without MPS. It cannot possibly compile with
> MPS because that part uses CL packages, lacks support for obarrays etc.
>
> The transfer was not entirely easy, and it's likely that I broke
> something, even in the non-MPS case.
>
> If someone has the time, it would be helpful to check that this is not
> the case. I'm currently too ruthless to do that. Good candidates are
> sort.c, fns.c, alloc.c, lisp.h.

I think the branch scratch/igc has now reached the same state as in my
local Emacs, unless I'm overlooking something of course. To quote myself
up-thread:

  If someone doesn't remember what MPS is about: concurrent, incremental,
  generational, mostly-copying, thread-safe GC.

  I've now reached the point that I wanted to reach to consider my
  experiment of using MPS in Emacs successful.

  - Emacs builds from scratch
  - Tests succeed to a sufficient degree
  - Emacs starts in GUI mode

  That's all. There is nothing more. And I'm currently undecided how to
  proceed with this.

Please note that I'm using macOS only. Can't say anything about other
platforms.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]