[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Curiosity: Microkernel implemented in Guile ?
From: |
Dr. Arne Babenhauserheide |
Subject: |
Re: Curiosity: Microkernel implemented in Guile ? |
Date: |
Fri, 24 Jun 2022 00:03:40 +0200 |
User-agent: |
mu4e 1.6.10; emacs 28.1 |
Nala Ginrut <nalaginrut@gmail.com> writes:
> Many folks shared great Scheme for lower-level. I think I have to clarify
> that I agree that Scheme is good for low-level, depends on implementation.
> But we are talking about Guile, and Guile was not designed for that
> purpose, it's dedicated to extend C program, so the better choice is to
> extend a C microkernel with Guile. That is what it was designed for,
> originally.
In recent years the scope of Guile widened in that respect, so it’s very
suited to implement many more parts of the system than it was with Guile
1.x — with Guile 3 it starts to compete in performance.
It might be suitable for many parts of the kernel nowadays.
And the Hurd is a good way to get low level with much fewer risks than
Linux kernel hacking.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
signature.asc
Description: PGP signature
- Curiosity: Microkernel implemented in Guile ?, Matias Jose Seco Baccanelli, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?, Mikael Djurfeldt, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?, Dr. Arne Babenhauserheide, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?, Maxime Devos, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?, pukkamustard, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?, Nala Ginrut, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?, Maxime Devos, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?, Nala Ginrut, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?,
Dr. Arne Babenhauserheide <=
- Re: Curiosity: Microkernel implemented in Guile ?, Nala Ginrut, 2022/06/23
- Re: Curiosity: Microkernel implemented in Guile ?, Dr. Arne Babenhauserheide, 2022/06/24
- Re: Curiosity: Microkernel implemented in Guile ?, Jean Abou Samra, 2022/06/24
- Re: Curiosity: Microkernel implemented in Guile ?, Dr. Arne Babenhauserheide, 2022/06/24
- Re: Curiosity: Microkernel implemented in Guile ?, Jean Abou Samra, 2022/06/25
- Re: Curiosity: Microkernel implemented in Guile ?, Dr. Arne Babenhauserheide, 2022/06/26
- Re: Curiosity: Microkernel implemented in Guile ?, Ricardo Wurmus, 2022/06/26
- Re: Curiosity: Microkernel implemented in Guile ?, Dr. Arne Babenhauserheide, 2022/06/26
- Re: Curiosity: Microkernel implemented in Guile ?, Jean Abou Samra, 2022/06/28
- Re: Curiosity: Microkernel implemented in Guile ?, Nala Ginrut, 2022/06/26