Skip to main content

Questions tagged [pascal]

For questions regarding the use or installation of the Pascal language on retrocomputers.

21 votes
3 answers
4k views

In the paper Bibliography Prettyprinting and Syntax Checking, by Nelson H. F. Beebe, there is this rather interesting mention: C does not have Pascal’s problems with character strings and dynamic ...
André LFS Bacci's user avatar
13 votes
1 answer
3k views

When C was gaining popularity across various computer architectures and it was being ported to those architectures, was it always done via cross-compiling, or was there a known case of a C compiler ...
Leo B.'s user avatar
  • 22.3k
3 votes
2 answers
697 views

Several versions of CP/M Plus came with a device-independent graphics library called GSX. It would be fairly easy to call this from Turbo Pascal: the CP/M-80 version of TP3 includes a function Bdos. I ...
Mark Williams's user avatar
29 votes
8 answers
5k views

I am looking at the files included with the 1981 game Wizardry. The particular version I have is from a 1998 re-release, but I do not know if the binary is still the original 1981 release. My ...
typedeaf's user avatar
  • 393
21 votes
8 answers
7k views

According to this video Pascal suffered great loss of percentage in the 90s. There is, contrary to the common belief that C prevailed over Pascal, a counterargument that Pascal programmers moved on to ...
Schezuk's user avatar
  • 3,834
9 votes
2 answers
491 views

In the UCSD PASCAL II.0 Manual, there is a description (document page 140, PDF page 153) of a peculiar language feature: instead of non-local GOTO statements, as in the Wirth's Pascal, there is ...
Leo B.'s user avatar
  • 22.3k
21 votes
2 answers
4k views

In the source code of the 1972 Pascal compiler (a very large OCR-ed PDF), there are declarations of variables and record fields of type ALFA, which are "packed arrays" of 10 characters. ...
Leo B.'s user avatar
  • 22.3k
7 votes
1 answer
2k views

It appears that both legacy Pascal compilers I have access to (for the BESM-6) contain a bug: they would happily produce code for program test(output);(* may have to omit (output) depending on the ...
Leo B.'s user avatar
  • 22.3k

15 30 50 per page