====== 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.