80
you are viewing a single comment's thread
view the rest of the comments
[-] burgersc12@mander.xyz 15 points 2 days ago

Basically just "but two languages is HARD"

[-] henfredemars@infosec.pub 14 points 2 days ago

I'd even have sympathy for this argument that introducing another language is a major undertaking (and it is!) but Linux is already full of lots of other languages (Macros, Makefile, Shell, BPF, assembly languages, Perl, Python scripts...) and developers are willing to do the work to use a language that helps solve problems Linux cares about.

[-] deadcream@sopuli.xyz 18 points 2 days ago

That's not a good argument. Most of these additional languages are used for separate things, like build scripts and stuff. They don't affect actual kernel code which is C and assembler language.

[-] Corbin@programming.dev 4 points 1 day ago

Your argument is completely specious. Re-read that list. Assembly is a second language in the kernel already, and really it's multiple languages, one per supported ISA. Perl and Python scripts are used to generate data tables; there are multiple build-time languages. eBPF is evaluated at runtime; the kernel contains bytecode loaders, JIT compilers, and capability management for it. The kernel has already paid the initial cost of setting up a chimeric build process which evaluates many different languages at many different stages.

load more comments (1 replies)
load more comments (1 replies)
load more comments (4 replies)
this post was submitted on 06 Feb 2025
80 points (97.6% liked)

Linux

5869 readers
325 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS