Skip to main content
texdr.aft's user avatar
texdr.aft's user avatar
texdr.aft's user avatar
texdr.aft
  • Member for 5 years, 1 month
  • Last seen this week
  • Texas, USA
29 votes
Accepted

Did COBOL have an English-like "or" operator?

17 votes
Accepted

Why did the assigned goto statement in Fortran need a label list?

12 votes
Accepted

Was there a bug in Wirth's original Pascal compiler?

12 votes
Accepted

Is it true that "do ... done" blocks in Bash do not end with "od" because od existed before Bash/Bourne shell?

10 votes

Was there an analog of local labels in the IBM assembly language?

8 votes
Accepted

How was dataflow analysis performed before SSA?

8 votes
Accepted

How did macro-instructions and indirect addressing interact in IBM's MAP/FAP assemblers?

7 votes
Accepted

Looking for the source code of a sophisticated Pascal pretty-printing program

6 votes
Accepted

First use of "destructuring" in computing?

5 votes

Why did the IBM 650 use bi-quinary?

5 votes
Accepted

Unix utility "smiley" to decode emoticons: Where to get it?

5 votes
Accepted

How did UCSD Pascal exception mechanism work?

5 votes

What was the first programming language, other than Lisp, to have “short-circuiting” Boolean expressions?

4 votes

Did the Algol 68 standard allow a procedure to be called before its declaration?

4 votes
Accepted

Which extant ALGOL-60 compilers fully support numeric labels?

3 votes

When and why did high-level language compilers start targeting assembly language rather than machine code?

2 votes

Where does the branch…of/back control flow construct in a Soviet dialect of Pascal come from?