Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in language-history

Python History and Design: Why issubclass() instead of rich comparisons?

Why were the iostream_withassign, ostream_withassign & istream_withassign classes removed from the C++ I/O system?

Alternative for-loop construct

What did PHP's y2k_compliance php.ini setting do?

php language-history

What was PHP's "o" serialization format for?

Historic reasons for Left-Handed Coordinate System

java swing language-history

Origin of try/catch/finally syntax

What is the point of the complicated scoping rules for friend declarations?

What are some specific examples of backward incompatibilities in Perl versions?

How was the syntax chosen for static methods in Python?

Why do C compilers prepend underscores to external names?

c language-history

What is the purpose of Java's unary plus operator?

What is "pass-by-name" and how does it work exactly?

Uppercase Booleans vs. Lowercase in PHP

php language-history