home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug175.arc / README < prev   
Text File  |  1979-12-31  |  2KB  |  89 lines

  1.                                  JRT PASCAL
  2.                              DISK DOCUMENTATION
  3.  
  4. This  disk contains the JRT Pascal language compiler,  version 3.0. 
  5. This system has been released into the public domain during January 1984.
  6.  
  7. This disk contains the following files:
  8.   
  9. JRT Pascal compiler:
  10.   JRTPAS3.COM
  11.   PASCAL0.INT
  12.   PASCAL1.INT
  13.   PASCAL2.INT
  14.   PASCAL3.INT
  15.   PASCAL4.INT
  16.   PASCAL.LIB
  17.  
  18. Run-time environment:
  19.   EXEC.COM
  20.  
  21. JRT Pascal Documentation:
  22.   JRTMAN1.LBR
  23.   JRTMAN2.LBR
  24.   JRTMAN3.LBR
  25.  
  26. External functions:
  27.   ARCTAN.PAS
  28.   COS.PAS
  29.   EXP.PAS
  30.  
  31. CRT Mapping utility:
  32.   CRTMAP.PAS
  33.  
  34. System customization program:
  35.   CUSTOMIZ.INT
  36.  
  37. Indexed file processing procedures:
  38.   INDEX0.INT
  39.   INDEX1.INT
  40.   INDEX2.INT
  41.  
  42. Dynamic trace control external procedure:
  43.   DEBUG.INT
  44.  
  45. Utilities to convert Microsoft modules:
  46.   CONVERTM.INT
  47.   CONVERTM.IN2
  48.   CONVERTM.PAS
  49.  
  50. Additional external procedure: 
  51.   ERASE.INT
  52.  
  53. External functions:
  54.   LN.PAS
  55.   SIN.PAS
  56.   SQRT.PAS
  57.  
  58. External procedure assembler:
  59.   JRTASM.INT
  60.  
  61. External procedure linker:
  62.   LINKER.INT
  63.  
  64. Block letters external procedure:
  65.   LETTERS.INT
  66.  
  67. Table search procedure:
  68.   SEARCH.INT
  69.  
  70. Report number formatting facility:
  71.   PICTURE.INT
  72.  
  73. Statistical external procedure:
  74.   JSTAT.PAS
  75.  
  76. Graph preparation external procedures:
  77.   JGRAF.INT
  78.   JGRAF.PAS
  79.  
  80. Sample assembly language external procedures:
  81.   SETBIT.ASM
  82.   RESETBIT.ASM
  83.   TESTBIT.ASM
  84.  
  85. Additional external procedures: 
  86.   RENAME.INT
  87.   VERIFY.INT
  88.  
  89.