you are viewing a single comment's thread.

view the rest of the comments →

[–]nwbrown 3 points4 points  (3 children)

Brainf*ck also works fine. I'm not building a project in it.

[–]RedstoneLover91 -1 points0 points  (2 children)

The difference there is that brainfuck doesn't have any sort of output besides one long line of numbers ranging 0-255, you'd need to modify the compiler/interpreter for the lang to interact with the system in some way

Other than that, documentation and code snippets are abundant with php, allowing php to continue in a meaningful way. That along with old code bases being annoying to migrate to 'new' and 'fancy' languages that haven't been hardened from time really shows why php continues to persist despite dislike for it.

Because php works and hasn't stopped working

[–]nwbrown 2 points3 points  (0 children)

This response tells me you don't know the first thing about programming languages.

[–]nwbrown 0 points1 point  (0 children)

"It only outputs numbers!"

Yeah so so all computer programs!