C Programming Language Back At Number 1
derrida writes "After more than 4 years C is back at position number 1 in the TIOBE index. The scores for C have been pretty constant through the years, varying between the 15% and 20% market share for almost 10 years. So the main reason for C's number 1 position is not C's uprise, but the decline of its competitor Java. Java has a long-term downward trend. It is losing ground to other languages running on the JVM. An example of such a language is JavaFX, which is now approaching the top 20."
The use of ">" as a quote marker in email and Usenet news is at least 30 years old.
Displaying lines quoted with ">" in a color that differs from the rest of the message is at least 20 years old.
4chan and its "> Implying..." greentext has nothing on those traditions.
Contrary to the popular belief, there indeed is no God.
And nothing more nightmarish than bad assembly.
Have you seen a thorough Spring implementation?
The cesspool just got a check and balance.
Amusingly enough, the interpreters/compilers for all those languages were originally developed in C and/or C++.
It would have been rather hard for the original Lisp compiler to be written in C since it predates the existence of C by almost a decade. Not to mention how for a decade or more that Lisp was pretty much running only on Lisp machines that were built to natively execute Lisp code. And most of the original Smalltalk implementations were also not written in C.