Talk:Bytecode: Difference between revisions

Content deleted Content added
MalnadachBot (talk | contribs)
m Fixed Lint errors in signatures. (Task 2)
Athulin (talk | contribs)
Line 108:
 
The article and DAB page for P code treat ''bytecode'' and ''P-code''as synonymous. However, I have never seen the term P-code used in the literature for anything but the code generated by UCSD Pascal. [[User:Chatul|Shmuel (Seymour J.) Metz Username:Chatul]] ([[User talk:Chatul|talk]]) 06:39, 31 May 2021 (UTC)
 
: The UCSD people inherited the term from the the Zurich Pascal (or Pascal P) compiler, that was distributed to interested parties. The P4 version was released in 1976 or 1977. I don't have Barron's book around (Pascal: The language and its implementation), but I think P-code was discussed in it as well. The Pascal-S subset (1975 or so) had a combined compiler/interpreter, based on a P code.[[User:Athulin|Athulin]] ([[User talk:Athulin|talk]]) 18:16, 6 November 2021 (UTC)
 
== History of? ==