Assembly being obsolete has to be the funniest joke in here. It fundamentally never will be even if its use is niche
…and C++ being obsolete is the second funniest.
It is clearly surpassed by C though this chart seems to have missed that fact.
deleted by creator
How is C or assembly obsolete when they are literally everywhere is beyond me
SQL? Toy?
How are you defining “Obsolete” vs “Nu”?
e.g. Brainfuck from 1993 is all the way to Nu, while D (2001) and Rust (2012) are less “Nu”?
SQL isn’t a toy language, it’s a domain specific language.
This is a very bad chart:
- I don’t understand what Toy Lang, Nu Lang or even System Lang mean
- How are C and Assembly obsolete?
- How is C++ more obsolete than D or Go?
- PHP still powers a large portion of the internet, certainly not a “Toy Lang”
- Why is ECMAScript here and not JavaScript?
Downvoting.
This chart is easier to understand if you make the following substitutions:
- Toy Lang --> high level language (except brainfuck really is a low level toy language)
- System Lang --> low level language
- Obsolete Lang --> old programming language, regardless of obsolescence status
- Nu Lang --> newer programming language
After understanding this construction, I fail to find any humor in this.
Why is ECMAScript here and not JavaScript?
Among other things, “JavaScript” is a trademark of Oracle.
I fail to find any humour in this. I think the humour are the labels (Toy, System, Nu, Obsolete), which are however incorrect and misleading.
Among other things, “JavaScript” is a trademark of Oracle.
Does this prevent it from being used in memes?
Yes, SQL is but a toy language. It probably will never make it into production.
The only way Assembly will be obsolete is if there were no new chips processor models being created.
Every time a new architecture or a new instruction group is announced, it has to be bootstrapped into the C compiler.
Yeah, the axes on this are weird, why would the opposite of a systems language be a toy language? And why is Lua, a very popular and commonly used language in tons of stuff, a “toy”? And Lua is a nu Lang? It’s older than Java, maybe it just feels newer because each release isn’t necessarily backwards compatible?
It wouldn’t be a good compass if nobody had strong issues with it:
- System vs Toy is not opposed to each other. Should have been system vs abstract or useful vs toy or whatever
- Where LISP? Best language missing makes graph bad
Edit: before people tell me there’s already ‘obsolete’ on the graph, no, there’s loads of obsolete languages that are still useful, and many more new languages that are either built for fun or not used for sad or good reasons.
Edit2: I’m also halfway sure that brainfuck is older than rust (but don’t wanna look it up). But if that’s true your axis mean several things at once anyway and you should feel bad (not really though).
I literally opened it looking for Lisp and dismissed the whole thing when I realized its not there
Haskell’s also not there. I was ready to criticize any quadrant it was put in heh. But that’s probably mostly because the axes are kinda bad.
How is cobol toy wasn’t it made for military?
How is Lua further down along the Nu Lang axis than Go, Rust and Nim?
Curious how you decided what goes where, I’d hardly consider SQL a “Toy Lang” as opposed to a “System Lang”
That it’s an interpreted language rather than a compiled one. Bytecode and interpreted langs get the Toy Lang treatment. At least SQL has floating points.
So, it’s an almost useless dimension with misleading names? Yeah, it’s a good “political compass”.
That’s… a really dumb definition. And why is C# right in the middle but Java’s towards obsolete and toy lang? They both compile to byte code and are overall extremely similar.
Javascript is compiled, just in time.
This guy JITs 👆
What’s the difference between interpreted and compiled?
Why is it missing Haskell?
And Perl
What is Fortran’s actual address on this visualization?
Asking for a friend.