Hacker News new | ask | show | jobs
by dlcarrier 25 days ago
RIP Object Pascal, the Python of your day, except much faster and much more readable.
2 comments

The funny or strange thing about people claiming Object Pascal is dead, is they have been doing so for at least the last 20 years. It got so crazy and reckless, that people were claiming the actor, Pedro Pascal, was dead too.

Yet, despite all this hoping for Pascal (the language) to die, Embarcadero keeps making money selling Delphi (dialect of Object Pascal). Not to mention, their being all kinds of various other dialects in use: Free Pascal, PascalABC.NET, Oxygene, Blaise (brand new compiler)[1], etc...

[1]: https://github.com/graemeg/blaise

I'm specifically referring to Rust kicking Pascal out of the top ten, as per the article.

Don't forget Lazarus, bringing the rest of the capabilities of Delhi to the Free Pascal compiler, while also being self aware of the Pascal-is-dead joke.

> RIP Object Pascal

Why? It's still there and gets even regular maintenance.

Rust entered the top ten, at the expense of Pascal. I'd still recommend Pascal over Python, but it'll probably never be in the top ten again.
I wouldn't worry about that. Tiobe simply measures how many search queries are made for some terms supposed to represent a programming language, and even that process is still inaccurate (e.g. because of ambiguity with other uses of the same terms). The result says nothing about how widely the language in question is actually used. There is no reason to assume a correlation between effective prevalence and the number of searches. Experienced developers are unlikely to enter the terms used by Tiobe into a search engine, and since most people are now working with LLMs, this measurement method is obsolete even more.