User Tools

Site Tools


tutorials:pascal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:pascal [2021/11/03 02:00] (current)
papa created
Line 1: Line 1:
 +====== Using TOPS-20 PASCAL ======
 +
 +The TOPS-20 PASCAL compiler can be invoked with either the standard @COMPILE command or with @PASCAL. The standard extension for Pascal source files is .PAS. @LOAD, @SAVE, @RUN, @EXECUTE can be used as normal (see [[tutorials:compilers|TOPS-20 Compilers Tutorial]]).
 +
 +===== References =====
 +
 +  * //[[http://bitsavers.org/pdf/dec/pdp10/TOPS20/pascal/AA-L314A-TM_TOPS-20_PASCAL_Primer_Sep83.pdf|TOPS-20 PASCAL Primer]]//, Digital Equipment Corporation, September 1983.
 +  * //[[http://bitsavers.org/pdf/dec/pdp10/TOPS20/pascal/AA-L315A-TM_PASCAL_Language_Manual_Ver_1_Sep83.pdf|TOPS-20 PASCAL Language Manual]]//, Digital Equipment Corporation, September 1983.
  
tutorials/pascal.txt ยท Last modified: 2021/11/03 02:00 by papa