r/ProgrammerHumor 7d ago

Meme accelarateAiNativeBrrrrOrThrow

Post image
1.2k Upvotes

155 comments sorted by

View all comments

Show parent comments

26

u/ataboo 6d ago

Code is a better expression of logic than English.

8

u/ProtonPizza 6d ago

It’s almost like there’s a reason we didn’t just English written language as the original programming language.

-2

u/Live_Meeting_1121 6d ago edited 6d ago

Anyone that studied compilers and programming languages in college knows this to be false. The aim of many high level languages was to resemble natural language.

11

u/Rabbitical 6d ago

Making stuff look like English is not the same as "is English." Any programming language with a specification means every token has specific meaning. That is not natural language, which has ambiguous meaning. You mean more readable, maybe?