top | item 36753670

(no title)

rumblestrut | 2 years ago

Whew. I’m glad this exists. It’s been a few days since yet another programming language has been introduced into the world.

Sarcasm aside, while I think striving to be better is great, sometimes I wish there was just a standard language for programming.

I realize it depends on the context (mobile, web, desktop application, different platforms) but it can feel overwhelming when in the end, they all pretty much do the same thing: tell a computer to do things.

discuss

order

steveklabnik|2 years ago

> It’s been a few days since yet another programming language has been introduced into the world.

Red is not a new language.

Tozen|2 years ago

Not at all. Is around 12 years old, and seems still quite far from hitting 1.0. I'm a bit amazed by that.

keithnz|2 years ago

not new, and red is actually quite interesting compared to other languages, worth having a good look.

Also, worth reading Paul Grahams "Blub Paradox" article from decades ago... http://www.paulgraham.com/avg.html (hopefully you know who he is given you are here on HN)

brokenkebaby|2 years ago

>I wish there was just a standard language for programming.

Approved by a Central Planning Committee, I suppose?

chriswarbo|2 years ago

> sometimes I wish there was just a standard language for programming

Good news, there is such a standard, and you can buy it here: https://webstore.ansi.org/standards/incits/ansix3531976r1998

Some choice quotes from the Wikipedia page ( https://en.wikipedia.org/wiki/PL/I ):

> PL/I (Programming Language One) is a procedural, imperative computer programming language initially developed by IBM. The PL/1 ANSI standard, X3.53-1976, was published in 1976. It is designed for scientific, engineering, business and system programming.

> IBM wanted a single programming language for all users.

> The language is designed to be all things to all programmers.[vague]

hmry|2 years ago

This language is more than 10 years old