this post was submitted on 21 Jan 2024
779 points (93.3% liked)

Programmer Humor

32503 readers
540 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
[–] MeanEYE@lemmy.world 6 points 10 months ago (3 children)

Can be compressed very efficiently. I do dread the thought of writing a driver in brainfuck.

[–] MatFi@lemmy.thias.xyz 5 points 10 months ago* (last edited 10 months ago)

Can be compressed very efficiently.

Which basically means: "You have to write more code than actually needed". It's more a con than a pro in my eyes.

[–] dejected_warp_core@lemmy.world 2 points 10 months ago

Hot take: As a VM with only eight instructions, it's very easy to code and securely sandbox. Maybe BF has utility as a compilation target?

[–] Hadriscus@lemm.ee 1 points 10 months ago (1 children)
[–] MeanEYE@lemmy.world 5 points 10 months ago

Hardware is complex and mysterious enough without added complexity of an esoteric language.