[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Shrinking the C core
From: |
Emanuel Berg |
Subject: |
Re: Shrinking the C core |
Date: |
Thu, 07 Sep 2023 10:39:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Ihor Radchenko wrote:
>> Oh, you poor sweeties!
>
> Please keep in mind
> https://www.gnu.org/philosophy/kind-communication.html
Please stop pushing for the disallowance of topics related to
SBCL and Emacs. It is a non-starter.
Also, please stop pushing for the disencouragement of using
the GNU Emacs Elisp features provided by cl-lib.
Also a non-starter.
One thing that can be discussed is how to get parallelism into
Emacs, to make use of modern CPU multicore architectures.
Emacs is a single-thread Lisp machine written in C, so can't
we have a multi-thread Lisp machine, using the same language?
And not by rewriting the whole thing, rather extending it to
allow for multithreading?
Didn't anyone try to do that already BTW? It feels like
a pretty basic idea and multicore CPUs have been around for
a while.
--
underground experts united
https://dataswamp.org/~incal
- Re: Shrinking the C core, (continued)
- Re: Shrinking the C core, Richard Stallman, 2023/09/03
- Re: Shrinking the C core, Emanuel Berg, 2023/09/03
- Re: Shrinking the C core, Richard Stallman, 2023/09/06
- Re: Shrinking the C core, Emanuel Berg, 2023/09/07
- Re: Shrinking the C core, tomas, 2023/09/07
- Re: Shrinking the C core, Alfred M. Szmidt, 2023/09/07
- Re: Shrinking the C core, Emanuel Berg, 2023/09/07
- Re: Shrinking the C core, Ihor Radchenko, 2023/09/07
- Re: Shrinking the C core,
Emanuel Berg <=
- Re: Shrinking the C core, Alfred M. Szmidt, 2023/09/07
- Re: Shrinking the C core, Emanuel Berg, 2023/09/09
- Re: Shrinking the C core, Po Lu, 2023/09/09
- Re: Shrinking the C core, Eli Zaretskii, 2023/09/09
- Re: Shrinking the C core, Eli Zaretskii, 2023/09/07
- Re: Shrinking the C core, Ihor Radchenko, 2023/09/07
- Re: Shrinking the C core, Emanuel Berg, 2023/09/09
- Re: Shrinking the C core, Richard Stallman, 2023/09/10
- Re: Shrinking the C core, Eli Zaretskii, 2023/09/11
- Re: Shrinking the C core, tomas, 2023/09/11