Le 02/09/2025 à 07:15, Bruce Perens via Dng a écrit :
> On Mon, Sep 1, 2025 at 4:22 PM David Niklas via Dng
> <dng@???> wrote:
>
> Why not use Python, Ruby, Pascal, SH, etc., in the Linux kernel if
> you want memory safety?
>
There's already some of these languages plus Perl and C++ in the
GCC compiler, and probably in other parts of the toolchain used to build
the kernel. And, of course, languages other than C have their own
front-ends written in the language itself.
-- Didier