Re: M1 port: Call for funding

"R. Matthew Emerson" <[email protected]> Sun, 31 Dec 2023 12:45:17 -0800
Newsgroups gmane.lisp.openmcl.devel
Message-ID <[email protected]>

> On Dec 31, 2023, at 11:23 AM, Andrew Shalit <[email protected]> wrote:
> 
> CCL is implemented relatively close to the metal; it touches things at a much lower level than SBCL, for example. That is what allows it to have native threads, and other important features. It also makes it more fragile.

I believe that SBCL also faces similar low-level implementation issues; it also has threads, etc., so CCL isn’t unique in this regard.