this post was submitted on 21 Jan 2024
785 points (93.6% liked)

Programmer Humor

32710 readers
565 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] NocturnalMorning 12 points 1 year ago (22 children)

C is meant for embedded stuff. #changemymind

[–] excitingburp 2 points 1 year ago (6 children)

I have used both C and Rust for embedded. Rust is significantly more enjoyable. https://embassy.dev/

C is good for nothing.

[–] umulu 6 points 1 year ago (4 children)

Even for small 4/8 bit soc systems?

I had the idea that C was the go-to language for that.

[–] excitingburp 1 points 1 year ago

It probably won't do anything less than 32bit, so that's at least one thing C is good for.

load more comments (3 replies)
load more comments (4 replies)
load more comments (19 replies)